Skip to content

Commit

Permalink
support symfony 6
Browse files Browse the repository at this point in the history
  • Loading branch information
gharlan committed Jun 27, 2022
1 parent c0ac533 commit 965d335
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": "^5.3"
"symfony/event-dispatcher": "^5.3|^6.0"
},
"extra": {
"name": "event_dispatcher",
Expand Down

0 comments on commit 965d335

Please sign in to comment.