Skip to content

Commit a31cab1

Browse files
committed
Doc 📖
1 parent c4bfe4a commit a31cab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ SOURCE_BRANCH:=$(shell git rev-parse --abbrev-ref HEAD)
44
DOCKER_REPO=jestefane/php-dev
55
DOCKER_TAG=
66

7-
# Possible PHP versions: 5.5, 5.6, 7.0, 7.1, 7.2, 7.3
7+
# Possible PHP versions: 5.5, 5.6, 7.0, 7.1, 7.2, 7.3, 7.4
88
PHP_VERSIONS=5.5 5.6 7.0 7.1 7.2 7.3 7.4
99

1010
# Possible PHP variants: cli, fpm

0 commit comments

Comments
 (0)