Skip to content

Commit

Permalink
Bump minimum PHP to 8.0
Browse files Browse the repository at this point in the history
Fixes #14436

PiperOrigin-RevId: 574150273
  • Loading branch information
fowles authored and copybara-github committed Oct 17, 2023
1 parent 59d5006 commit 9df8f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php/ext/google/protobuf/template_package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependencies>
<required>
<php>
<min>7.0.0</min>
<min>8.0.0</min>
</php>
<pearinstaller>
<min>1.4.0</min>
Expand Down

0 comments on commit 9df8f5b

Please sign in to comment.