Skip to content
Snippets Groups Projects
Unverified Commit ccc3c1c2 authored by Yassine Doghri's avatar Yassine Doghri
Browse files

ci: edit php composer.phar command with composer command

parent 53a934c8
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment