Skip to content

Commit 67477bd

Browse files
committed
fix compatibility
1 parent aa04aad commit 67477bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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",
14+
"psr/container": "^1.1 | ^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",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)