Skip to content

Commit

Permalink
add dep google/shopping-common-protos
Browse files Browse the repository at this point in the history
  • Loading branch information
bshaffer committed Dec 12, 2024
1 parent 9f7435d commit 7fd7930
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ShoppingMerchantReviews/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
},
"require": {
"php": "^8.0",
"google/gax": "^1.36.0"
"google/gax": "^1.36.0",
"google/shopping-common-protos": "^0.4.0"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
Expand Down

0 comments on commit 7fd7930

Please sign in to comment.