diff --git a/Makefile b/Makefile index d01fc73..de37c8b 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -PHP_VERSION = 8.0.28 +PHP_VERSION = 8.0.29 PSH_VERSION = 4.8.1 # The OpenSSL version must be compatible with the PHP version. # See: https://www.php.net/manual/en/openssl.requirements.php