Skip to content

Commit 8918ed9

Browse files
committed
fix: add missing symfony/event-dispatcher dependency
1 parent 69fa9ee commit 8918ed9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"symfony/config": "^4.4",
2626
"symfony/console": "^4.4",
2727
"symfony/dependency-injection": "^4.4",
28+
"symfony/event-dispatcher": "^4.4",
2829
"symfony/filesystem": "^4.4",
2930
"symfony/finder": "^4.4",
3031
"symfony/process": "^4.4",

0 commit comments

Comments
 (0)