diff --git a/Makefile b/Makefile index 27afa1d..190e0c7 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ define PHP_VERSIONS "8.1 3.1.1"\ "8.2 3.2.0"\ "8.3 3.3.2"\ -"8.4-rc 3.4.0beta1" +"8.4 3.4.0beta1" endef define DOCKER_RUN