Skip to content

Commit

Permalink
composer yes please do it
Browse files Browse the repository at this point in the history
  • Loading branch information
klausi committed Sep 22, 2023
1 parent 375a536 commit 7049cee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
- name: Install GraphQL, PHPStan, Coder dependencies
# Pin the exact Coder version to upgrade manually when we want to.
run: composer --no-interaction --no-progress require \
run: composer --no-interaction --no-progress --update-with-all-dependencies require \
webonyx/graphql-php:^14.8 \
drupal/typed_data:^1.0 \
drupal/redirect:^1.0 \
Expand Down

0 comments on commit 7049cee

Please sign in to comment.