Skip to content

Commit cec8c3d

Browse files
Conflict resolved, Bumped php client and mock client version (#877)
* Conflict resolved, Bumped php client and mock client version
1 parent d154770 commit cec8c3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
"require": {
77
"php": "~8.1",
88
"ext-json": "*",
9-
"apigee/apigee-client-php": "dev-drupal10-prep",
9+
"apigee/apigee-client-php": "^3.0.0",
1010
"drupal/core": "^10.0",
1111
"drupal/entity": "^1.0",
1212
"drupal/key": "^1.8",
1313
"php-http/guzzle7-adapter": "^1.0"
1414
},
1515
"require-dev": {
16-
"apigee/apigee-mock-client-php": "dev-drupal10-prep",
16+
"apigee/apigee-mock-client-php": "^1.1.2",
1717
"drupal/drupal-extension": "^4.2.1 || ~5",
1818
"cweagans/composer-patches": "^1.6",
1919
"drupal/core-dev": "^10.0",

0 commit comments

Comments
 (0)