Skip to content

Commit 4e35979

Browse files
authored
Update phpstan.yml
1 parent 4cec189 commit 4e35979

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/phpstan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup PHP
2020
uses: shivammathur/setup-php@v2
2121
with:
22-
php-version: 8.2
22+
php-version: 8.3
2323
extensions: mbstring, gd, bcmath, imagick
2424

2525
- name: Install dependencies

0 commit comments

Comments
 (0)