Skip to content

Commit 59022d0

Browse files
Updating dependencies (#713)
1 parent ba6bf4a commit 59022d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
"type": "drupal-module",
55
"description": "Apigee Edge for Drupal.",
66
"require": {
7-
"php": ">=7.1 || ^8.0",
7+
"php": "^7.4 || ^8.0",
88
"ext-json": "*",
9-
"apigee/apigee-client-php": "^2.0.13",
9+
"apigee/apigee-client-php": "^2.0.16",
1010
"drupal/core": "^9.2.13",
1111
"drupal/entity": "^1.0",
1212
"drupal/key": "^1.8",
1313
"php-http/guzzle6-adapter": "^2.0"
1414
},
1515
"require-dev": {
16-
"apigee/apigee-mock-client-php": "^1.0",
16+
"apigee/apigee-mock-client-php": "^1.1.1",
1717
"behat/mink-extension": "^2.0",
1818
"bex/behat-screenshot": "^1.2",
1919
"cweagans/composer-patches": "^1.6",

0 commit comments

Comments
 (0)