Skip to content

Commit 758f329

Browse files
Rachel Goldfingercopybara-github
authored andcommitted
Bump minimum php version to 8.2.0
PiperOrigin-RevId: 848154177
1 parent 232f409 commit 758f329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"homepage": "https://developers.google.com/protocol-buffers/",
77
"license": "BSD-3-Clause",
88
"require": {
9-
"php": ">=8.1.0"
9+
"php": ">=8.2.0"
1010
},
1111
"require-dev": {
1212
"phpunit/phpunit": ">=5.0.0 <8.5.27"

0 commit comments

Comments
 (0)