mirror of
https://code.castopod.org/adaures/castopod
synced 2025-06-06 01:12:01 +00:00
ci: edit php composer.phar command with composer command
This commit is contained in:
parent
53a934c8ea
commit
ccc3c1c224
@ -15,7 +15,7 @@ php-dependencies:
|
||||
stage: prepare
|
||||
script:
|
||||
# Install all php dependencies
|
||||
- php composer.phar install --prefer-dist --no-ansi --no-interaction --no-progress --ignore-platform-reqs
|
||||
- composer install --prefer-dist --no-ansi --no-interaction --no-progress --ignore-platform-reqs
|
||||
|
||||
js-dependencies:
|
||||
stage: prepare
|
||||
|
Loading…
x
Reference in New Issue
Block a user