Skip to content

Commit

Permalink
support symfony 5
Browse files Browse the repository at this point in the history
  • Loading branch information
gharlan committed Oct 12, 2021
1 parent 6e98139 commit c0ac533
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 @@ -5,7 +5,7 @@
"keywords": [ "propel", "behavior", "event dispatcher", "event" ],
"license": "MIT",
"require": {
"symfony/event-dispatcher": "^4.3"
"symfony/event-dispatcher": "^5.3"
},
"extra": {
"name": "event_dispatcher",
Expand Down

0 comments on commit c0ac533

Please sign in to comment.