File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 2828 ],
2929 "homepage" : " http://www.php-cache.com/en/latest/" ,
3030 "require" : {
31- "php" : " ^5.6 || ^7.0 || ^8.0" ,
31+ "php" : " ^7.1 || ^8.0" ,
3232 "cache/adapter-common" : " ^1.1" ,
3333 "cache/tag-interop" : " ^1.0" ,
3434 "defuse/php-encryption" : " ^2.0" ,
3535 "psr/cache" : " ^1.0 || ^2.0"
3636 },
3737 "require-dev" : {
3838 "cache/filesystem-adapter" : " ^1.0" ,
39- "cache/integration-tests" : " ^0.16 " ,
40- "phpunit/phpunit" : " ^5.7.21 "
39+ "cache/integration-tests" : " ^0.17 " ,
40+ "phpunit/phpunit" : " ^7.5.20 || ^9.5.10 "
4141 },
4242 "minimum-stability" : " dev" ,
4343 "prefer-stable" : true ,
Original file line number Diff line number Diff line change 88 convertWarningsToExceptions =" true"
99 processIsolation =" false"
1010 stopOnFailure =" false"
11- syntaxCheck =" false"
1211 bootstrap =" vendor/autoload.php"
1312 >
1413 <testsuites >
You can’t perform that action at this time.
0 commit comments