Skip to content

Commit

Permalink
chore: Add tests for PHP 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris53897 authored Sep 25, 2024
1 parent 62949e9 commit 99391f7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ jobs:
- php: '8.3'
symfony-version: 7.0.*
stability: prefer-stable

- php: '8.4'
symfony-version: 7.0.*
stability: prefer-stable

env:
APP_ENV: test
Expand Down

0 comments on commit 99391f7

Please sign in to comment.