File tree Expand file tree Collapse file tree 2 files changed +2139
-12
lines changed Expand file tree Collapse file tree 2 files changed +2139
-12
lines changed Original file line number Diff line number Diff line change 1919 "support" : {
2020 "issues" : " https://github.com/tomzx/php-semver-checker/issues"
2121 },
22- "repositories" : [
23- {
24- "type" : " vcs" ,
25- "url" : " https://github.com/tomzx/php-parser"
26- }
27- ],
2822 "require" : {
2923 "php" : " >=5.5.0" ,
3024
31- "hassankhan/config" : " ~ 0.10" ,
32- "herrera-io/phar-update" : " ~ 2.0" ,
33- "nikic/php-parser" : " dev-features/php-semver-checker " ,
34- "symfony/console" : " ~ 2.7|~ 3.0" ,
35- "symfony/yaml" : " ~ 2.7|~ 3.0" ,
36- "tomzx/finder" : " ~ 0.1"
25+ "hassankhan/config" : " ^ 0.10" ,
26+ "herrera-io/phar-update" : " ^ 2.0" ,
27+ "nikic/php-parser" : " ^3.1 " ,
28+ "symfony/console" : " ^ 2.7|^ 3.0" ,
29+ "symfony/yaml" : " ^ 2.7|^ 3.0" ,
30+ "tomzx/finder" : " ^ 0.1"
3731 },
3832 "require-dev" : {
3933 "mockery/mockery" : " ~0.9" ,
You can’t perform that action at this time.
0 commit comments