Skip to content

Commit 8490e06

Browse files
committed
Tightened package requirements
1 parent a059093 commit 8490e06

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
],
1616
"require": {
1717
"php": "^7.0",
18-
"api-clients/client-services": "^2.0 || ^1.0",
18+
"api-clients/client-services": "^1.0",
1919
"api-clients/foundation": "^1.0",
20-
"api-clients/middleware-json": "^3.0||^2.0",
20+
"api-clients/middleware-json": "^3.0",
2121
"api-clients/middleware-token-authorization": "^3.0",
2222
"api-clients/middleware-user-agent": "^2.0",
2323
"api-clients/pusher": "^1.0",

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)