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 9b8ae69 commit 078020bCopy full SHA for 078020b
composer.json
@@ -16,13 +16,13 @@
16
"symfony/yaml": "^4.3|^5.0",
17
"symfony/console": "^4.3|^5.0",
18
"php-amqplib/php-amqplib": "^2.6",
19
- "psr/log": "^1.0",
20
- "phpstan/phpstan-phpunit": "^0.12.6"
+ "psr/log": "^1.0"
21
},
22
"require-dev": {
23
"symfony/serializer": "^4.3|^5.0",
24
"phpunit/phpunit": "^7.5|^8.5",
25
- "phpstan/phpstan": "^0.12.11"
+ "phpstan/phpstan": "^0.12.11",
+ "phpstan/phpstan-phpunit": "^0.12.6"
26
27
"replace": {
28
"oldsound/rabbitmq-bundle": "self.version",
0 commit comments