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 f2ecbe9 commit 95e8b02Copy full SHA for 95e8b02
composer.json
@@ -22,7 +22,7 @@
22
"symfony/deprecation-contracts": "^2.1"
23
},
24
"require-dev": {
25
- "symfony/error-handler": "^4.4|^5.0"
+ "symfony/error-handler": "^4.4|^5.0|^6.0"
26
27
"suggest": {
28
"symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
0 commit comments