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 cb34fde commit ea56ad0Copy full SHA for ea56ad0
composer.json
@@ -25,7 +25,7 @@
25
"require-dev": {
26
"symfony/routing": "^3.4|^4.0|^5.0",
27
"symfony/security-csrf": "^3.4.11|^4.0.11|^5.0",
28
- "psr/log": "~1.0"
+ "psr/log": "^1|^2|^3"
29
},
30
"conflict": {
31
"symfony/event-dispatcher": ">=5",
0 commit comments