Skip to content

Commit

Permalink
chore: set phpunit-version for the prefer-lowest job
Browse files Browse the repository at this point in the history
  • Loading branch information
alexislefebvre authored Jul 18, 2024
1 parent 3eaff23 commit 9621fb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
include:
- php-version: 7.4
symfony-version: "^5.4"
phpunit-version: '^9.6'
composer-flags: "--prefer-lowest"
- php-version: 8.1
symfony-version: "^5.4"
Expand Down

0 comments on commit 9621fb0

Please sign in to comment.