Skip to content

Commit

Permalink
define symfony/event-dispatcher dependency explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
llaville committed Jan 14, 2023
1 parent 6130146 commit d0cc4d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"ext-json": "*",
"symfony/cache": "^5.4 || ^6.0",
"symfony/console": "^5.4 || ^6.0",
"symfony/event-dispatcher": "^5.4 || ^6.0",
"symfony/finder": "^5.4 || ^6.0",
"symfony/options-resolver": "^5.4 || ^6.0",
"symfony/process": "^5.4 || ^6.0",
Expand Down

0 comments on commit d0cc4d5

Please sign in to comment.