Skip to content

Commit add19b3

Browse files
committed
Update to middleware 2
1 parent bcbd1df commit add19b3

File tree

3 files changed

+163
-203
lines changed

3 files changed

+163
-203
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
],
1111
"require": {
1212
"php": "^7.0",
13-
"api-clients/middleware": "^1.0",
13+
"api-clients/middleware": "^2.0",
1414
"api-clients/psr7-oauth1": "^2.0",
1515
"guzzlehttp/psr7": "^1.3",
1616
"wyrihaximus/ticking-promise": "^1.6"
1717
},
1818
"require-dev": {
19-
"api-clients/test-utilities": "^2.0"
19+
"api-clients/test-utilities": "^3.0.1"
2020
},
2121
"autoload": {
2222
"psr-4": {

0 commit comments

Comments
 (0)