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 fda29ae commit b9387d5Copy full SHA for b9387d5
composer.json
@@ -18,12 +18,10 @@
18
"lcobucci/di-builder": "^5.5"
19
},
20
"require-dev": {
21
- "chimera/bus-tactician": "^0.2@dev",
22
- "chimera/foundation": "^0.2@dev",
23
- "chimera/mapping": "^0.2@dev",
24
- "chimera/serialization-jms": "^0.2@dev",
25
- "chimera/routing": "^0.2@dev",
26
- "chimera/routing-expressive": "^0.2@dev",
+ "chimera/bus-tactician": "^0.2",
+ "chimera/mapping": "^0.2",
+ "chimera/serialization-jms": "^0.2",
+ "chimera/routing-expressive": "^0.2",
27
"infection/infection": "^0.12",
28
"lcobucci/coding-standard": "^2.0",
29
"phpstan/phpstan": "^0.11",
0 commit comments