We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebcf6e0 commit 3436cfeCopy full SHA for 3436cfe
composer.json
@@ -40,7 +40,8 @@
40
"phpstan/phpstan-doctrine": "^1.5",
41
"phpstan/phpstan-webmozart-assert": "^1.2",
42
"symfony/console": "^6.4.1 || ^7.1",
43
- "symfony/dependency-injection": "^6.4.1 || ^7.1"
+ "symfony/dependency-injection": "^6.4.1 || ^7.1",
44
+ "symfony/doctrine-messenger": "^6.4.1 || ^7.1"
45
},
46
"prefer-stable": true,
47
"autoload": {
0 commit comments