We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca9b6db commit 34dfc35Copy full SHA for 34dfc35
composer.json
@@ -6,8 +6,8 @@
6
"require": {
7
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
8
"ext-json": "*",
9
- "apigee/apigee-client-php": "~3.0.5",
10
- "drupal/core": "^10.1",
+ "apigee/apigee-client-php": "~3.0.6",
+ "drupal/core": "^10.2",
11
"drupal/entity": "^1.0",
12
"drupal/key": "^1.8",
13
"php-http/guzzle7-adapter": "^1.0"
@@ -16,7 +16,7 @@
16
"apigee/apigee-mock-client-php": "^1.1.2",
17
"drupal/drupal-extension": "^4.2.1 || ~5",
18
"cweagans/composer-patches": "^1.6",
19
- "drupal/core-dev": "^10.1",
+ "drupal/core-dev": "^10.2",
20
"drush/drush": "^12.4.3",
21
"mglaman/drupal-check": "1.3",
22
"phpmd/phpmd": "^2.8.2",
0 commit comments