File tree Expand file tree Collapse file tree 3 files changed +192
-256
lines changed
Expand file tree Collapse file tree 3 files changed +192
-256
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2121 "forum" : " https://discourse.laminas.dev"
2222 },
2323 "config" : {
24- "sort-packages" : true
24+ "sort-packages" : true ,
25+ "allow-plugins" : {
26+ "dealerdirect/phpcodesniffer-composer-installer" : true
27+ }
2528 },
2629 "extra" : {
2730 "laminas" : {
2831 "config-provider" : " Mezzio\\ Csrf\\ ConfigProvider"
2932 }
3033 },
3134 "require" : {
32- "php" : " ^7.3 || ~8.0.0 || ~8.1.0" ,
35+ "php" : " ^7.4 || ~8.0.0 || ~8.1.0" ,
3336 "mezzio/mezzio-session" : " ^1.0" ,
34- "psr/container" : " ^1.0| ^2.0" ,
37+ "psr/container" : " ^1.0 || ^2.0" ,
3538 "psr/http-server-middleware" : " ^1.0"
3639 },
3740 "require-dev" : {
38- "laminas/laminas-coding-standard" : " ~2.2 .0" ,
39- "mezzio/mezzio-flash" : " ^1.0 " ,
40- "phpunit/phpunit" : " ^9.3 "
41+ "laminas/laminas-coding-standard" : " ~2.3 .0" ,
42+ "mezzio/mezzio-flash" : " ^1.3 " ,
43+ "phpunit/phpunit" : " ^9.5.11 "
4144 },
4245 "conflict" : {
4346 "phpspec/prophecy" : " <1.7.2" ,
You can’t perform that action at this time.
0 commit comments