Skip to content

Commit 5fc3109

Browse files
committed
Updated to transport 1.0 \o/
1 parent 4ba12a0 commit 5fc3109

File tree

3 files changed

+179
-210
lines changed

3 files changed

+179
-210
lines changed

composer.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,12 @@
1414
"api-clients/command-bus": "^2.0",
1515
"api-clients/hydrator": "dev-master",
1616
"api-clients/middleware": "^2.0||^1.1",
17-
"api-clients/service": "dev-master",
18-
"api-clients/transport": "dev-master",
17+
"api-clients/transport": "^1.0",
1918
"league/event": "^2.1",
20-
"php-di/php-di": "^5.4"
19+
"php-di/php-di": "^5.4.3"
2120
},
2221
"require-dev": {
23-
"api-clients/test-utilities": "^2.0"
22+
"api-clients/test-utilities": "^3.0.1"
2423
},
2524
"suggest": {
2625
"api-clients/resource-generator": "Easy wireframing of resources",

0 commit comments

Comments
 (0)