File tree Expand file tree Collapse file tree 4 files changed +381
-288
lines changed Expand file tree Collapse file tree 4 files changed +381
-288
lines changed Original file line number Diff line number Diff line change 11{
22 "ignore_php_platform_requirements" : {
3- "8.4 " : true
3+ "8.5 " : true
44 },
55 "backwardCompatibilityCheck" : true
66}
Original file line number Diff line number Diff line change 2323 "config" : {
2424 "sort-packages" : true ,
2525 "platform" : {
26- "php" : " 8.1 .99"
26+ "php" : " 8.2 .99"
2727 },
2828 "allow-plugins" : {
2929 "dealerdirect/phpcodesniffer-composer-installer" : true
3535 }
3636 },
3737 "require" : {
38- "php" : " ~8.1 .0 || ~8.2 .0 || ~8.3 .0 || ~8.4 .0" ,
38+ "php" : " ~8.2 .0 || ~8.3 .0 || ~8.4 .0 || ~8.5 .0" ,
3939 "mezzio/mezzio-session" : " ^1.0" ,
4040 "psr/http-server-middleware" : " ^1.0"
4141 },
4242 "require-dev" : {
4343 "laminas/laminas-coding-standard" : " ~3.1.0" ,
44- "phpunit/phpunit" : " ^10 .5.58 " ,
44+ "phpunit/phpunit" : " ^11 .5.42 " ,
4545 "psalm/plugin-phpunit" : " ^0.19.5" ,
4646 "vimeo/psalm" : " ^6.13.1"
4747 },
You can’t perform that action at this time.
0 commit comments