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 20
20
"issues" : " https://github.com/php5friends/phpunit48/issues"
21
21
},
22
22
"require" : {
23
- "php" : " >=5.3.3" ,
23
+ "php" : " >=5.3.3 || ^7 || ^8 " ,
24
24
"php5friends/php-file-iterator14" : " ~1.4.6" ,
25
25
"phpunit/php-text-template" : " ~1.2" ,
26
26
"phpunit/php-code-coverage" : " ~2.1" ,
27
27
"phpunit/php-timer" : " ^1.0.6" ,
28
28
"phpunit/phpunit-mock-objects" : " ~2.3" ,
29
29
"phpspec/prophecy" : " ^1.3.1" ,
30
- "symfony/yaml" : " ~2.1|~3 .0" ,
30
+ "symfony/yaml" : " ^2.0 || ^3.0 || ^4.0 || ^5 .0" ,
31
31
"sebastian/comparator" : " ~1.2.4" ,
32
32
"sebastian/diff" : " ~1.2" ,
33
33
"sebastian/environment" : " ~1.3" ,
40
40
"ext-spl" : " *" ,
41
41
"php5friends/global-state11" : " ~1.1.2"
42
42
},
43
- "config" : {
44
- "platform" : {
45
- "php" : " 5.3.3"
46
- }
47
- },
48
43
"suggest" : {
49
44
"phpunit/php-invoker" : " ~1.1"
50
45
},
You can’t perform that action at this time.
0 commit comments