Skip to content

Commit 8c4dd73

Browse files
Bump Client PHP requirement version (#937)
1 parent 7991265 commit 8c4dd73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"require": {
77
"php": "~8.0.0 || ~8.1.0",
88
"ext-json": "*",
9-
"apigee/apigee-client-php": "^2.1.0",
9+
"apigee/apigee-client-php": "^2.1.1",
1010
"drupal/core": "^9.4",
1111
"drupal/entity": "^1.0",
1212
"drupal/key": "^1.8",

0 commit comments

Comments
 (0)