Skip to content

Commit

Permalink
Conflict resolved, Bumped php client and mock client version (#877)
Browse files Browse the repository at this point in the history
* Conflict resolved, Bumped php client and mock client version
  • Loading branch information
divya-intelli authored Jun 30, 2023
1 parent d154770 commit cec8c3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
"require": {
"php": "~8.1",
"ext-json": "*",
"apigee/apigee-client-php": "dev-drupal10-prep",
"apigee/apigee-client-php": "^3.0.0",
"drupal/core": "^10.0",
"drupal/entity": "^1.0",
"drupal/key": "^1.8",
"php-http/guzzle7-adapter": "^1.0"
},
"require-dev": {
"apigee/apigee-mock-client-php": "dev-drupal10-prep",
"apigee/apigee-mock-client-php": "^1.1.2",
"drupal/drupal-extension": "^4.2.1 || ~5",
"cweagans/composer-patches": "^1.6",
"drupal/core-dev": "^10.0",
Expand Down

0 comments on commit cec8c3d

Please sign in to comment.