summaryrefslogtreecommitdiffstats
path: root/src/Symfony/Component/EventDispatcher
diff options
context:
space:
mode:
Diffstat (limited to 'src/Symfony/Component/EventDispatcher')
-rw-r--r--src/Symfony/Component/EventDispatcher/composer.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Symfony/Component/EventDispatcher/composer.json b/src/Symfony/Component/EventDispatcher/composer.json
index 62bea6c..d86b118 100644
--- a/src/Symfony/Component/EventDispatcher/composer.json
+++ b/src/Symfony/Component/EventDispatcher/composer.json
@@ -23,6 +23,7 @@
"symfony/dependency-injection": "^3.4|^4.0|^5.0",
"symfony/expression-language": "^3.4|^4.0|^5.0",
"symfony/config": "^3.4|^4.0|^5.0",
+ "symfony/error-handler": "~3.4|~4.4",
"symfony/http-foundation": "^3.4|^4.0|^5.0",
"symfony/service-contracts": "^1.1|^2",
"symfony/stopwatch": "^3.4|^4.0|^5.0",