We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba3ac2 commit 93ae702Copy full SHA for 93ae702
tests/Makefile
@@ -1,6 +1,6 @@
1
.PHONY: open bash test
2
3
-DOCKER_COMPOSE ?= docker-compose
+DOCKER_COMPOSE ?= docker compose
4
5
PHP ?= phpfpm
6
WEB ?= phpfpm
0 commit comments