Skip to content

Commit c4bfe4a

Browse files
committed
Added PHP 7.4
1 parent aa00422 commit c4bfe4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ DOCKER_REPO=jestefane/php-dev
55
DOCKER_TAG=
66

77
# 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
8+
PHP_VERSIONS=5.5 5.6 7.0 7.1 7.2 7.3 7.4
99

1010
# Possible PHP variants: cli, fpm
1111
PHP_VARIANTS=cli fpm

0 commit comments

Comments
 (0)