Skip to content

Commit

Permalink
Merge pull request #2 from raffaelecarelle/raffaelecarelle-8.4-support-1
Browse files Browse the repository at this point in the history
Add PHP 8.4 support
  • Loading branch information
feuzeu authored Nov 4, 2024
2 parents 57e4df1 + 69eed25 commit 3343730
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
symfony: '7.1.*'
- php: '8.3'
symfony: '7.1.*'
- php: '8.4'
symfony: '7.1.*'

steps:
- uses: actions/checkout@master
Expand Down

0 comments on commit 3343730

Please sign in to comment.