We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d31ed18 commit 98ffca8Copy full SHA for 98ffca8
.github/workflows/phpunit.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup PHP
16
uses: shivammathur/setup-php@v2
17
with:
18
- php-version: '8.1'
+ php-version: '8.3'
19
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, gd, exif, imagick, bcmath
20
coverage: none
21
0 commit comments