Skip to content

Commit

Permalink
Run tests with PHP 8.4
Browse files Browse the repository at this point in the history
This change was accidentally dropped during a merge up.
  • Loading branch information
greg0ire committed Dec 8, 2024
1 parent f7f3104 commit 4e01567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
coverage: none
php-version: "8.3"
php-version: "8.4"
tools: cs2pr

- name: Require specific DBAL version
Expand Down

0 comments on commit 4e01567

Please # to comment.