File tree Expand file tree Collapse file tree 3 files changed +173
-159
lines changed Expand file tree Collapse file tree 3 files changed +173
-159
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "ignore_php_platform_requirements" : {
3+ "8.4" : true
4+ },
5+ "backwardCompatibilityCheck" : true
6+ }
Original file line number Diff line number Diff line change 3535 }
3636 },
3737 "require" : {
38- "php" : " ~8.1.0 || ~8.2.0 || ~8.3.0" ,
38+ "php" : " ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 " ,
3939 "fig/http-message-util" : " ^1.1.5" ,
4040 "psr/container" : " ^1.1.2 || ^2.0" ,
4141 "psr/http-factory" : " ^1.0.2" ,
4949 },
5050 "require-dev" : {
5151 "laminas/laminas-coding-standard" : " ~2.5.0" ,
52- "laminas/laminas-diactoros" : " ^3.3.1 " ,
53- "laminas/laminas-servicemanager" : " ^4.0 .0" ,
54- "laminas/laminas-stratigility" : " ^4.0.0 " ,
55- "phpunit/phpunit" : " ^10.5.11 " ,
52+ "laminas/laminas-diactoros" : " ^3.4.0 " ,
53+ "laminas/laminas-servicemanager" : " ^4.2 .0" ,
54+ "laminas/laminas-stratigility" : " ^4.0.2 " ,
55+ "phpunit/phpunit" : " ^10.5.36 " ,
5656 "psalm/plugin-phpunit" : " ^0.19.0" ,
57- "vimeo/psalm" : " ^5.22.2 "
57+ "vimeo/psalm" : " ^5.26.1 "
5858 },
5959 "suggest" : {
6060 "mezzio/mezzio-aurarouter" : " ^3.0 to use the Aura.Router routing adapter" ,
You can’t perform that action at this time.
0 commit comments