diff --git a/BinaryAuthorization/composer.json b/BinaryAuthorization/composer.json index 5e3b45c984a4..43da8ce5eec8 100644 --- a/BinaryAuthorization/composer.json +++ b/BinaryAuthorization/composer.json @@ -25,7 +25,7 @@ "require": { "php": "^8.0", "google/gax": "^1.30", - "google/grafeas": "^0.9.0" + "google/grafeas": "^0.10.0" }, "require-dev": { "phpunit/phpunit": "^9.0" diff --git a/ContainerAnalysis/composer.json b/ContainerAnalysis/composer.json index 674f132b47cb..3c360d28ca14 100644 --- a/ContainerAnalysis/composer.json +++ b/ContainerAnalysis/composer.json @@ -25,7 +25,7 @@ "require": { "php": "^8.0", "google/gax": "^1.30", - "google/grafeas": "^0.9.0" + "google/grafeas": "^0.10.0" }, "require-dev": { "phpunit/phpunit": "^9.0"