File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2424 "require" : {
2525 "php" : " ~8.2.0 || ~8.3.0 || ~8.4.0" ,
2626 "dotkernel/dot-log" : " ^5.0" ,
27- "laminas/laminas-diactoros" : " ^3.3 " ,
27+ "laminas/laminas-diactoros" : " ^3.5 " ,
2828 "laminas/laminas-stdlib" : " ^3.20" ,
29- "laminas/laminas-stratigility" : " ^3.11 " ,
30- "mezzio/mezzio" : " ^3.19 " ,
29+ "laminas/laminas-stratigility" : " ^3.13 " ,
30+ "mezzio/mezzio" : " ^3.20.1 " ,
3131 "psr/http-message" : " ^1.0 || ^2.0" ,
32- "psr/http-server-middleware" : " ^1.0"
32+ "psr/http-server-middleware" : " ^1.0.2 "
3333 },
3434 "require-dev" : {
35- "laminas/laminas-coding-standard" : " ^3.0" ,
35+ "laminas/laminas-coding-standard" : " ^3.0.1 " ,
3636 "mikey179/vfsstream" : " ^1.6.12" ,
37- "phpunit/phpunit" : " ^10.5" ,
37+ "phpunit/phpunit" : " ^10.5.45 " ,
3838 "vimeo/psalm" : " 6.6.2"
3939 },
4040 "autoload" : {
You can’t perform that action at this time.
0 commit comments