File tree Expand file tree Collapse file tree 5 files changed +764
-473
lines changed
Expand file tree Collapse file tree 5 files changed +764
-473
lines changed Original file line number Diff line number Diff line change 1717 php-version :
1818 - 7.3
1919 - 7.4
20+ - 8.0
2021 operating-system :
2122 - ubuntu-latest
2223
Original file line number Diff line number Diff line change 33/coveralls-upload.json
44/phpunit.xml
55/vendor /
6+ .phpunit.result.cache
Original file line number Diff line number Diff line change 77 ],
88 "license" : " MIT" ,
99 "require" : {
10- "php" : " ^7.2" ,
11- "ocramius/package-versions" : " ^1.3" ,
10+ "php" : " ^7.3 || ^8.0" ,
1211 "psr/container" : " ^1.0" ,
1312 "symfony/console" : " ^4.0 || ^5.0"
1413 },
1514 "require-dev" : {
1615 "laminas/laminas-coding-standard" : " ^2.0" ,
1716 "phpspec/prophecy-phpunit" : " ^2.0" ,
1817 "phpstan/phpstan" : " ^0.12" ,
19- "phpunit/phpunit" : " ^9.2 "
18+ "phpunit/phpunit" : " ^9.5 "
2019 },
2120 "config" : {
2221 "sort-packages" : true
You can’t perform that action at this time.
0 commit comments