Skip to content

Commit a2c4d31

Browse files
committed
Take advantage of the new ParsedContentsInterface
1 parent d334820 commit a2c4d31

File tree

4 files changed

+360
-366
lines changed

4 files changed

+360
-366
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
"require": {
1212
"php": "^7.0",
1313
"api-clients/hydrator": "^1.0",
14-
"api-clients/middleware-json": "^3.0 || ^2.0 || ^1.0",
1514
"api-clients/rx": "^2.1",
16-
"api-clients/transport": "^3.0 || ^2.0 || ^1.0",
15+
"api-clients/transport": "^3.1",
1716
"igorw/get-in": "^1.0"
1817
},
1918
"require-dev": {
19+
"api-clients/middleware-json": "^3.1",
2020
"api-clients/test-utilities": "^3.0.1"
2121
},
2222
"autoload": {

0 commit comments

Comments
 (0)