We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa00422 commit c4bfe4aCopy full SHA for c4bfe4a
1 file changed
Makefile
@@ -5,7 +5,7 @@ DOCKER_REPO=jestefane/php-dev
5
DOCKER_TAG=
6
7
# Possible PHP versions: 5.5, 5.6, 7.0, 7.1, 7.2, 7.3
8
-PHP_VERSIONS=5.5 5.6 7.0 7.1 7.2 7.3
+PHP_VERSIONS=5.5 5.6 7.0 7.1 7.2 7.3 7.4
9
10
# Possible PHP variants: cli, fpm
11
PHP_VARIANTS=cli fpm
0 commit comments