Skip to content

Commit

Permalink
Symfony 7 (Review)
Browse files Browse the repository at this point in the history
  • Loading branch information
adelinerobinet authored and maxhelias committed Dec 12, 2023
1 parent bf29ff5 commit ab41b43
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@ jobs:
coverage: 'none'
composer-flags: '--prefer-stable'
can-fail: false
# Lowest Deps 6.4
- php: 8.1
symfony: 6.4.*
coverage: 'none'
composer-flags: '--prefer-stable --prefer-lowest'
can-fail: false
# LTS with latest stable PHP 6.4
- php: latest
symfony: 6.4.*
Expand Down

0 comments on commit ab41b43

Please sign in to comment.