Skip to content

Commit

Permalink
Bump Client PHP requirement version (#937)
Browse files Browse the repository at this point in the history
  • Loading branch information
shishir-intelli authored Sep 20, 2023
1 parent 7991265 commit 8c4dd73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"require": {
"php": "~8.0.0 || ~8.1.0",
"ext-json": "*",
"apigee/apigee-client-php": "^2.1.0",
"apigee/apigee-client-php": "^2.1.1",
"drupal/core": "^9.4",
"drupal/entity": "^1.0",
"drupal/key": "^1.8",
Expand Down

0 comments on commit 8c4dd73

Please sign in to comment.