Skip to content

Commit

Permalink
Fix PHP 8.4 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
colinodell committed Jul 22, 2024
1 parent 0d8f65b commit 44dc6f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- php: '8.4'
stable: false
coverage: false
composer-flags: ''
composer-flags: '--ignore-platform-req=php'

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

0 comments on commit 44dc6f8

Please sign in to comment.