Skip to content

Commit 7e5ca17

Browse files
committed
add conflict for broken event dispatcher
1 parent 1eb6b6b commit 7e5ca17

2 files changed

Lines changed: 90 additions & 82 deletions

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@
5353
"patchlevel/event-sourcing-phpstan-extension": "for phpstan integration"
5454
},
5555
"conflict": {
56-
"doctrine/doctrine-bundle": "<2.8"
56+
"doctrine/doctrine-bundle": "<2.8",
57+
"symfony/event-dispatcher": "6.4.36 || 7.4.8 || 8.0.8"
5758
},
5859
"config": {
5960
"preferred-install": {

0 commit comments

Comments
 (0)