diff --git a/Makefile b/Makefile index 629b1e6..e41b1b6 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PHP_VERSION = 8.0.28 -PSH_VERSION = 4.7.2 +PSH_VERSION = 4.8.0 # The OpenSSL version must be compatible with the PHP version. # See: https://www.php.net/manual/en/openssl.requirements.php OPENSSL_VERSION = 1.1.1t