SYMFONY constant have to be based on PHP one
This commit is contained in:
parent
cf30762990
commit
61eee0441a
@ -43,7 +43,7 @@ PHP_CONT = $(DOCKER_COMP) exec php
|
|||||||
# Executables
|
# Executables
|
||||||
PHP = $(PHP_CONT) php
|
PHP = $(PHP_CONT) php
|
||||||
COMPOSER = $(PHP_CONT) composer
|
COMPOSER = $(PHP_CONT) composer
|
||||||
SYMFONY = $(PHP_CONT) bin/console
|
SYMFONY = $(PHP) bin/console
|
||||||
|
|
||||||
# Misc
|
# Misc
|
||||||
.DEFAULT_GOAL = help
|
.DEFAULT_GOAL = help
|
||||||
|
Loading…
x
Reference in New Issue
Block a user