File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 2020 "issues" : " https://github.com/php5friends/phpunit48/issues"
2121 },
2222 "require" : {
23- "php" : " >=5.3.3" ,
23+ "php" : " >=5.3.3 || ^7 || ^8 " ,
2424 "php5friends/php-file-iterator14" : " ~1.4.6" ,
2525 "phpunit/php-text-template" : " ~1.2" ,
2626 "phpunit/php-code-coverage" : " ~2.1" ,
2727 "phpunit/php-timer" : " ^1.0.6" ,
2828 "phpunit/phpunit-mock-objects" : " ~2.3" ,
2929 "phpspec/prophecy" : " ^1.3.1" ,
30- "symfony/yaml" : " ~2.1|~3 .0" ,
30+ "symfony/yaml" : " ^2.0 || ^3.0 || ^4.0 || ^5 .0" ,
3131 "sebastian/comparator" : " ~1.2.4" ,
3232 "sebastian/diff" : " ~1.2" ,
3333 "sebastian/environment" : " ~1.3" ,
4040 "ext-spl" : " *" ,
4141 "php5friends/global-state11" : " ~1.1.2"
4242 },
43- "config" : {
44- "platform" : {
45- "php" : " 5.3.3"
46- }
47- },
4843 "suggest" : {
4944 "phpunit/php-invoker" : " ~1.1"
5045 },
You can’t perform that action at this time.
0 commit comments