Skip to content

Commit 3e45c5f

Browse files
committed
Updated to target the first few tagged packages
1 parent a79cb52 commit 3e45c5f

File tree

2 files changed

+219
-90
lines changed

2 files changed

+219
-90
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
],
1313
"require": {
1414
"php": "^7.0",
15-
"api-clients/command-bus": "dev-master",
15+
"api-clients/command-bus": "^1.0",
1616
"clue/block-react": "^1.1",
1717
"ocramius/package-versions": "^1.1",
1818
"rx/websocket": "^0.9.2"
1919
},
2020
"require-dev": {
21-
"api-clients/test-utilities": "dev-master"
21+
"api-clients/test-utilities": "^1.0"
2222
},
2323
"autoload": {
2424
"psr-4": {

0 commit comments

Comments
 (0)