We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d154770 commit cec8c3dCopy full SHA for cec8c3d
composer.json
@@ -6,14 +6,14 @@
6
"require": {
7
"php": "~8.1",
8
"ext-json": "*",
9
- "apigee/apigee-client-php": "dev-drupal10-prep",
+ "apigee/apigee-client-php": "^3.0.0",
10
"drupal/core": "^10.0",
11
"drupal/entity": "^1.0",
12
"drupal/key": "^1.8",
13
"php-http/guzzle7-adapter": "^1.0"
14
},
15
"require-dev": {
16
- "apigee/apigee-mock-client-php": "dev-drupal10-prep",
+ "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.0",
0 commit comments