1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Update PHP version requirement

Closes GH-609.
This commit is contained in:
Andreas Möller
2022-07-05 14:18:23 +02:00
committed by GitHub
parent a83ae2fa32
commit fe57ff9c95

View File

@@ -33,5 +33,5 @@ https://wiki.php.net/web/mirror
## Code requirements
Code must function on a vanilla PHP 7.2 installation.
Code must function on a vanilla PHP 7.3 installation.
Please keep this in mind before filing a pull request.