Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ShoppingCss/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"require": {
"php": "^8.1",
"google/gax": "^1.38.0",
"google/shopping-common-protos": "~0.4.0"
"google/shopping-common-protos": "~0.5.0"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
Expand Down
2 changes: 1 addition & 1 deletion ShoppingMerchantAccounts/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"require": {
"php": "^8.1",
"google/gax": "^1.38.0",
"google/shopping-common-protos": "~0.4.0"
"google/shopping-common-protos": "~0.5.0"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
Expand Down
2 changes: 1 addition & 1 deletion ShoppingMerchantDataSources/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"require": {
"php": "^8.1",
"google/gax": "^1.38.0",
"google/shopping-common-protos": "~0.4.0"
"google/shopping-common-protos": "~0.5.0"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
Expand Down
2 changes: 1 addition & 1 deletion ShoppingMerchantInventories/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"require": {
"php": "^8.1",
"google/gax": "^1.38.0",
"google/shopping-common-protos": "~0.4.0"
"google/shopping-common-protos": "~0.5.0"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
Expand Down
2 changes: 1 addition & 1 deletion ShoppingMerchantIssueResolution/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"require": {
"php": "^8.1",
"google/gax": "^1.38.0",
"google/shopping-common-protos": "~0.4.0"
"google/shopping-common-protos": "~0.5.0"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
Expand Down
2 changes: 1 addition & 1 deletion ShoppingMerchantLfp/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"require": {
"php": "^8.1",
"google/gax": "^1.38.0",
"google/shopping-common-protos": "~0.4.0"
"google/shopping-common-protos": "~0.5.0"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
Expand Down
2 changes: 1 addition & 1 deletion ShoppingMerchantNotifications/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"require": {
"php": "^8.1",
"google/gax": "^1.38.0",
"google/shopping-common-protos": "~0.4.0"
"google/shopping-common-protos": "~0.5.0"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
Expand Down
2 changes: 1 addition & 1 deletion ShoppingMerchantOrderTracking/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"require": {
"php": "^8.1",
"google/gax": "^1.38.0",
"google/shopping-common-protos": "~0.4.0"
"google/shopping-common-protos": "~0.5.0"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
Expand Down
2 changes: 1 addition & 1 deletion ShoppingMerchantProducts/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"require": {
"php": "^8.1",
"google/gax": "^1.38.0",
"google/shopping-common-protos": "~0.4.0"
"google/shopping-common-protos": "~0.5.0"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
Expand Down
2 changes: 1 addition & 1 deletion ShoppingMerchantPromotions/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"require": {
"php": "^8.1",
"google/gax": "^1.38.0",
"google/shopping-common-protos": "~0.4.0"
"google/shopping-common-protos": "~0.5.0"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
Expand Down
2 changes: 1 addition & 1 deletion ShoppingMerchantReports/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"require": {
"php": "^8.1",
"google/gax": "^1.38.0",
"google/shopping-common-protos": "~0.4.0"
"google/shopping-common-protos": "~0.5.0"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
Expand Down
2 changes: 1 addition & 1 deletion ShoppingMerchantReviews/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"require": {
"php": "^8.1",
"google/gax": "^1.38.0",
"google/shopping-common-protos": "~0.4.0"
"google/shopping-common-protos": "~0.5.0"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
Expand Down
Loading