Skip to content

Commit 4a9afa8

Browse files
author
DKravtsov
committed
fixed CI
1 parent e6e65c0 commit 4a9afa8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ transfer-monolog-config:
5151
@make exec-bash cmd="cp --force /tmp/monolog.yaml /var/www/html/config/packages/dev/"
5252

5353
install-bundle:
54+
@make exec-bash cmd="composer config extra.symfony.allow-contrib true"
5455
@make exec-bash cmd="composer require --dev systemsdk/easy-log-bundle"
5556

5657
cache-clear-warmup:

0 commit comments

Comments
 (0)