Skip to content

Commit e85b053

Browse files
committed
fix compatibility
1 parent 67477bd commit e85b053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"require": {
1212
"php": "^7.4 | ^8.0 | ^8.1",
1313
"mezzio/mezzio": "^3.11",
14-
"psr/container": "^1.1 | ^2.0",
14+
"psr/container": "^1.0 | ^2.0",
1515
"psr/http-server-handler": "^1.0.1",
1616
"laminas/laminas-config-aggregator": "^1.7",
1717
"laminas-api-tools/api-tools-asset-manager": "^1.5",

0 commit comments

Comments
 (0)