We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1ac6e1 commit 7ec445bCopy full SHA for 7ec445b
src/Symfony/Component/HttpKernel/composer.json
@@ -17,7 +17,7 @@
17
],
18
"require": {
19
"php": "^7.1.3",
20
- "symfony/error-handler": "^4.4|^5.0",
+ "symfony/error-handler": "^4.4",
21
"symfony/event-dispatcher": "^4.4",
22
"symfony/http-foundation": "^4.4|^5.0",
23
"symfony/polyfill-ctype": "^1.8",
@@ -49,7 +49,6 @@
49
"symfony/browser-kit": "<4.3",
50
"symfony/config": "<3.4",
51
"symfony/console": ">=5",
52
- "symfony/debug": "<4.4",
53
"symfony/dependency-injection": "<4.3",
54
"symfony/translation": "<4.2",
55
"twig/twig": "<1.34|<2.4,>=2"
0 commit comments