mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-19 02:45:58 +00:00
Remove deprecated call
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# Install composer packages
|
# Install composer packages
|
||||||
composer install --no-suggest --no-scripts --no-ansi
|
composer install --no-scripts --no-ansi
|
||||||
|
|
||||||
# enable test .env file.
|
# enable test .env file.
|
||||||
cp .ci/.env.ci .env
|
cp .ci/.env.ci .env
|
||||||
|
Reference in New Issue
Block a user