We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6812039 commit 98b9a58Copy full SHA for 98b9a58
3 files changed
CloudCommonProtos/composer.json
@@ -8,7 +8,7 @@
8
"homepage": "https://github.com/googleapis/google-cloud-php-common-protos",
9
"license": "Apache-2.0",
10
"require": {
11
- "google/protobuf": "^v3.25.3||^4.26.1",
+ "google/protobuf": "^4.26.1",
12
"google/common-protos": "^3.0||^4.0"
13
},
14
"require-dev": {
CommonProtos/composer.json
@@ -10,7 +10,7 @@
"php": "^8.1",
- "google/protobuf": "^v3.25.3||^4.26.1"
+ "google/protobuf": "^4.26.1"
15
16
"phpunit/phpunit": "^9.6"
ShoppingCommonProtos/composer.json
@@ -18,7 +18,7 @@
18
19
20
21
22
23
24
"phpunit/phpunit": "^9.0"
0 commit comments