diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0f94f7f..03a623c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,7 @@ jobs: - name: Install dependencies run: | - composer global require --no-progress --no-scripts --no-plugins symfony/flex dev-master + composer global require --no-progress --no-scripts --no-plugins symfony/flex dev-main composer update --prefer-dist --no-interaction --no-suggest vendor/bin/simple-phpunit install env: