We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2c8e49 commit a756b4dCopy full SHA for a756b4d
composer.json
@@ -37,7 +37,8 @@
37
"symfony/var-dumper": "^4.4|^5.0"
38
},
39
"conflict": {
40
- "symfony/event-dispatcher": "<4.4"
+ "symfony/event-dispatcher": "<4.4",
41
+ "symfony/debug": "<4.4"
42
43
"suggest": {
44
"enqueue/messenger-adapter": "For using the php-enqueue library as a transport."
0 commit comments