Skip to content

Commit 2221af1

Browse files
committed
Removed middleware requirement again and updated resource generator
1 parent c833f43 commit 2221af1

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"php": "^7.0",
1818
"api-clients/client-services": "^1.0",
1919
"api-clients/foundation": "^1.0",
20-
"api-clients/middleware": "^4.0",
2120
"api-clients/middleware-json": "^3.0",
2221
"api-clients/middleware-token-authorization": "^3.0",
2322
"api-clients/middleware-user-agent": "^2.0",
@@ -28,7 +27,7 @@
2827
"require-dev": {
2928
"api-clients/middleware-delay": "^3.0",
3029
"api-clients/middleware-pool": "^3.0",
31-
"api-clients/resource-generator": "^1.0",
30+
"api-clients/resource-generator": "^1.0.1",
3231
"api-clients/test-utilities": "^4.1"
3332
},
3433
"suggest": {

composer.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)