Skip to content

Commit

Permalink
Bump client version to 3.0.6 & Drupal to 10.2 (#1073)
Browse files Browse the repository at this point in the history
  • Loading branch information
kedarkhaire authored Aug 20, 2024
1 parent ca9b6db commit 34dfc35
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"ext-json": "*",
"apigee/apigee-client-php": "~3.0.5",
"drupal/core": "^10.1",
"apigee/apigee-client-php": "~3.0.6",
"drupal/core": "^10.2",
"drupal/entity": "^1.0",
"drupal/key": "^1.8",
"php-http/guzzle7-adapter": "^1.0"
Expand All @@ -16,7 +16,7 @@
"apigee/apigee-mock-client-php": "^1.1.2",
"drupal/drupal-extension": "^4.2.1 || ~5",
"cweagans/composer-patches": "^1.6",
"drupal/core-dev": "^10.1",
"drupal/core-dev": "^10.2",
"drush/drush": "^12.4.3",
"mglaman/drupal-check": "1.3",
"phpmd/phpmd": "^2.8.2",
Expand Down

0 comments on commit 34dfc35

Please sign in to comment.