File tree Expand file tree Collapse file tree 4 files changed +217
-301
lines changed
Expand file tree Collapse file tree 4 files changed +217
-301
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "ignore_php_platform_requirements" : {
3+ "8.2" : true
4+ }
5+ }
Original file line number Diff line number Diff line change 1818 "config" : {
1919 "sort-packages" : true ,
2020 "platform" : {
21- "php" : " 7.4 .99"
21+ "php" : " 8.0 .99"
2222 },
2323 "allow-plugins" : {
2424 "dealerdirect/phpcodesniffer-composer-installer" : true
3030 }
3131 },
3232 "require" : {
33- "php" : " ^7.4 || ~8.0 .0 || ~8.1 .0" ,
33+ "php" : " ~8.0.0 || ~8.1 .0 || ~8.2 .0" ,
3434 "laminas/laminas-mvc" : " ^3.3" ,
3535 "laminas/laminas-session" : " ^2.12.0" ,
3636 "laminas/laminas-stdlib" : " ^3.6.4" ,
3737 "laminas/laminas-view" : " ^2.13.1"
3838 },
3939 "require-dev" : {
4040 "laminas/laminas-coding-standard" : " ~2.4.0" ,
41- "laminas/laminas-i18n" : " ^2.13 .0" ,
42- "phpunit/phpunit" : " ^9.5.4 " ,
41+ "laminas/laminas-i18n" : " ^2.19 .0" ,
42+ "phpunit/phpunit" : " ^9.5.25 " ,
4343 "psalm/plugin-phpunit" : " ^0.17.0" ,
44- "vimeo/psalm" : " ^4.24 .0"
44+ "vimeo/psalm" : " ^4.29 .0"
4545 },
4646 "conflict" : {
4747 "laminas/laminas-mvc" : " <3.0.0" ,
You can’t perform that action at this time.
0 commit comments