File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 3434 fail-fast : true
3535 matrix :
3636 include :
37+ - php : 8.1
38+ dependencies : ' '
39+ - php : 8.1
40+ dependencies : ' --prefer-lowest --prefer-stable'
3741 - php : 8.2
3842 dependencies : ' '
3943 - php : 8.2
Original file line number Diff line number Diff line change 2424 "minimum-stability" : " dev" ,
2525 "prefer-stable" : true ,
2626 "require" : {
27- "php" : " ^8.2 " ,
27+ "php" : " ^8.1 " ,
2828 "marc-mabe/php-enum" : " ^4.4" ,
2929 "prooph/common" : " ^4.6.0"
3030 },
3434 "phpunit/php-invoker" : " ^3.1" ,
3535 "phpunit/phpunit" : " ^9.6 || ^10.0" ,
3636 "prooph/bookdown-template" : " ^0.2.3" ,
37- "prooph/php-cs-fixer-config" : " ^0.6 " ,
37+ "prooph/php-cs-fixer-config" : " ^0.7.0 " ,
3838 "psr/container" : " ^1.0" ,
3939 "sandrokeil/interop-config" : " ^2.0.1" ,
4040 "php-coveralls/php-coveralls" : " ^2.7"
You can’t perform that action at this time.
0 commit comments