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 79f0a20 commit 63d175fCopy full SHA for 63d175f
composer.json
@@ -37,7 +37,6 @@
37
"symfony/console": "^4.4 || ^5.1",
38
"symfony/dependency-injection": "^4.4 || ^5.1",
39
"symfony/framework-bundle": "^4.4 || ^5.1",
40
- "symfony/messenger": "^4.4 || ^5.1",
41
"symfony/property-access": "^4.4 || ^5.1"
42
},
43
"require-dev": {
@@ -53,6 +52,7 @@
53
52
"knplabs/knp-components": "^2.3",
54
"phpunit/phpunit": "^8.5",
55
"symfony/expression-language": "^4.4 || ^5.1",
+ "symfony/messenger": "^4.4 || ^5.1",
56
"symfony/serializer": "^4.4 || ^5.1",
57
"symfony/twig-bundle": "^4.4 || ^5.1",
58
"symfony/web-profiler-bundle": "^4.4 || ^5.1",
0 commit comments