Skip to content

Commit

Permalink
Merge pull request #475 from andreybolonin/patch-5
Browse files Browse the repository at this point in the history
Add PHP 8.4 to CI
  • Loading branch information
stof authored Apr 15, 2024
2 parents ff7fde8 + 1e071e4 commit b86eae9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
php: '8.2'
- description: 'No Symfony specified'
php: '8.3'
- description: 'No Symfony specified'
php: '8.4'
- description: 'Lowest deps'
php: '8.1'
composer_option: '--prefer-lowest'
Expand Down

0 comments on commit b86eae9

Please sign in to comment.