Skip to content

Commit bc7d48c

Browse files
committed
Test upgrading phpstan
1 parent 800f099 commit bc7d48c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
with:
5555
php-version: 8.3
5656
coverage: none
57-
tools: phpstan:1.10, cs2pr
57+
tools: phpstan:2.1, cs2pr
5858

5959
- name: Checkout code
6060
uses: actions/checkout@v4

0 commit comments

Comments
 (0)