We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04324f9 commit bd8a013Copy full SHA for bd8a013
1 file changed
composer.json
@@ -22,7 +22,7 @@
22
},
23
"require": {
24
"php": ">=8.0.2",
25
- "psr/log": "^1",
+ "psr/log": "^1.1|^2|^3",
26
"symfony/framework-bundle": ">=6.0 <7.0.0",
27
"symfony/security-bundle": ">=6.0 <7.0.0"
28
0 commit comments