Skip to content

Commit 372ef13

Browse files
committed
Stripped some packages which are coming in through the foundation
1 parent 0600776 commit 372ef13

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

composer.json

+3-5
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,10 @@
1010
],
1111
"require": {
1212
"php": "^7.0",
13-
"api-clients/client-services": "^1.1",
13+
"api-clients/client-services": "^1.3",
1414
"api-clients/foundation": "^1.0",
15-
"api-clients/middleware-json": "^3.0||^2.0",
16-
"api-clients/middleware-user-agent": "^2.0",
17-
"api-clients/resource": "^3.0",
18-
"api-clients/transport": "^3.0"
15+
"api-clients/middleware-json": "^3.0",
16+
"api-clients/middleware-user-agent": "^2.0"
1917
},
2018
"require-dev": {
2119
"api-clients/resource-generator": "^1.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)