We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f8db81 commit f191f88Copy full SHA for f191f88
.github/workflows/psalm.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup PHP
17
uses: shivammathur/setup-php@v2
18
with:
19
- php-version: '8.3'
+ php-version: '8.4'
20
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv, imagick
21
coverage: none
22
0 commit comments