Skip to content

Commit 34dfc35

Browse files
authored
Bump client version to 3.0.6 & Drupal to 10.2 (apigee#1073)
1 parent ca9b6db commit 34dfc35

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"require": {
77
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
88
"ext-json": "*",
9-
"apigee/apigee-client-php": "~3.0.5",
10-
"drupal/core": "^10.1",
9+
"apigee/apigee-client-php": "~3.0.6",
10+
"drupal/core": "^10.2",
1111
"drupal/entity": "^1.0",
1212
"drupal/key": "^1.8",
1313
"php-http/guzzle7-adapter": "^1.0"
@@ -16,7 +16,7 @@
1616
"apigee/apigee-mock-client-php": "^1.1.2",
1717
"drupal/drupal-extension": "^4.2.1 || ~5",
1818
"cweagans/composer-patches": "^1.6",
19-
"drupal/core-dev": "^10.1",
19+
"drupal/core-dev": "^10.2",
2020
"drush/drush": "^12.4.3",
2121
"mglaman/drupal-check": "1.3",
2222
"phpmd/phpmd": "^2.8.2",

0 commit comments

Comments
 (0)