Skip to content

Commit 6fd2d13

Browse files
4.29.6 sync
1 parent ebe8010 commit 6fd2d13

119 files changed

Lines changed: 1061 additions & 4572 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"homepage": "https://developers.google.com/protocol-buffers/",
77
"license": "BSD-3-Clause",
88
"require": {
9-
"php": ">=8.1.0"
9+
"php": ">=7.0.0"
1010
},
1111
"require-dev": {
12-
"phpunit/phpunit": ">=5.0.0 <8.5.27"
12+
"phpunit/phpunit": ">=10.5.62 <11.0.0"
1313
},
1414
"suggest": {
1515
"ext-bcmath": "Need to support JSON deserialization"
@@ -21,4 +21,3 @@
2121
}
2222
}
2323
}
24-

src/GPBMetadata/Google/Protobuf/Any.php

Lines changed: 7 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/GPBMetadata/Google/Protobuf/Api.php

Lines changed: 23 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/GPBMetadata/Google/Protobuf/Duration.php

Lines changed: 7 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/GPBMetadata/Google/Protobuf/FieldMask.php

Lines changed: 6 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/GPBMetadata/Google/Protobuf/GPBEmpty.php

Lines changed: 6 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)