Skip to content

Commit a756b4d

Browse files
Add back all conflict rules
1 parent b2c8e49 commit a756b4d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@
3737
"symfony/var-dumper": "^4.4|^5.0"
3838
},
3939
"conflict": {
40-
"symfony/event-dispatcher": "<4.4"
40+
"symfony/event-dispatcher": "<4.4",
41+
"symfony/debug": "<4.4"
4142
},
4243
"suggest": {
4344
"enqueue/messenger-adapter": "For using the php-enqueue library as a transport."

0 commit comments

Comments
 (0)