Skip to content

Commit

Permalink
Add PHP 8.4 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
andreybolonin authored Mar 24, 2024
1 parent 5bb99db commit 1e071e4
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 1e071e4

Please sign in to comment.