Skip to content

Commit

Permalink
Downgrade event-dispatcher
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosas committed Sep 26, 2019
1 parent 589280e commit b7c4442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"php": "^7.1",
"nikic/php-parser": "4.2.*",
"symfony/dependency-injection": "4.2.*",
"symfony/event-dispatcher": "4.3.*",
"symfony/event-dispatcher": "4.2.*",
"symfony/finder": "4.2.*",
"symfony/yaml": "4.2.*"
},
Expand Down

0 comments on commit b7c4442

Please sign in to comment.