We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4976f21 commit c0ebe14Copy full SHA for c0ebe14
composer.json
@@ -31,7 +31,7 @@
31
},
32
"require": {
33
"php": "^8.0",
34
- "psr/container": "^1.0",
+ "psr/container": "^1.0 || ^2.0",
35
"symfony/config": "^5.4 || ^6.4 || ^7.0",
36
"symfony/dependency-injection": "^5.4 || ^6.4 || ^7.0",
37
"symfony/event-dispatcher": "^5.4 || ^6.4 || ^7.0",
0 commit comments