Skip to content

Commit

Permalink
remove mock Client for symfony 7
Browse files Browse the repository at this point in the history
  • Loading branch information
kedarkhaire committed Oct 25, 2024
1 parent 5f094bb commit 9239c8b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,11 @@
"php-http/guzzle7-adapter": "^1.0"
},
"require-dev": {
"apigee/apigee-mock-client-php": "^1.1.2",
"drupal/drupal-extension": "^4.2.1 || ~5",
"cweagans/composer-patches": "^1.6",
"cweagans/composer-patches": "^1.7.3",
"drupal/core-dev": "^10.3 || ^11.0",
"drush/drush": "^13.3.0",
"mglaman/drupal-check": "1.3",
"mglaman/drupal-check": "1.5",
"phpmd/phpmd": "^2.8.2",
"phpmetrics/phpmetrics": "^2.5",
"phpstan/phpstan": "^1.5"
Expand Down

0 comments on commit 9239c8b

Please sign in to comment.