Skip to content

Commit c222d85

Browse files
committed
Support client-services 1.0 and 2.0
1 parent caba0de commit c222d85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
],
1616
"require": {
1717
"php": "^7.0",
18-
"api-clients/client-services": "^1.0",
18+
"api-clients/client-services": "^2.0 || ^1.0",
1919
"api-clients/foundation": "^1.0",
2020
"api-clients/middleware-json": "^3.0||^2.0",
2121
"api-clients/middleware-token-authorization": "^3.0",

composer.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)