Skip to content

Commit

Permalink
feat: handle sf versions 1
Browse files Browse the repository at this point in the history
  • Loading branch information
MatokUK committed Dec 4, 2024
1 parent 8097b4b commit bbf47c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
php-version: [ '8.2', '8.3' ]
symfony-version: [ '6.4.*', '7.1.*' ]
symfony-deprecations-helper: [ 'max[direct]=0' ]
composer-flag: [ '--prefer-lowest' ]
grumphp-testsuite: [ 'no-analyse' ]
grumphp-flag: [ '-no-analyse' ]
include:
Expand Down

0 comments on commit bbf47c1

Please sign in to comment.