Skip to content

Commit

Permalink
Fix test?
Browse files Browse the repository at this point in the history
  • Loading branch information
Paweł Kąkol committed Apr 19, 2024
1 parent b64f7ad commit bc41fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
env:
SYMFONY_REQUIRE: ${{ matrix.symfony-version }}
run: |
composer update --no-interaction --no-scripts --ansi --no-progress --prefer-dist
composer update --no-interaction --no-scripts --ansi --no-progress --prefer-dist --with-all-dependencies
phpstan:
strategy:
Expand Down

0 comments on commit bc41fd9

Please sign in to comment.