Skip to content

Commit b9387d5

Browse files
committed
Use stable version of Chimera packages
1 parent fda29ae commit b9387d5

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

composer.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,10 @@
1818
"lcobucci/di-builder": "^5.5"
1919
},
2020
"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",
21+
"chimera/bus-tactician": "^0.2",
22+
"chimera/mapping": "^0.2",
23+
"chimera/serialization-jms": "^0.2",
24+
"chimera/routing-expressive": "^0.2",
2725
"infection/infection": "^0.12",
2826
"lcobucci/coding-standard": "^2.0",
2927
"phpstan/phpstan": "^0.11",

0 commit comments

Comments
 (0)