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 22755c2 commit 2a24404Copy full SHA for 2a24404
.github/workflows/test_and_build.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Set up PHP
23
uses: shivammathur/setup-php@v2
24
with:
25
- php-version: '7.4'
+ php-version: '8.3'
26
coverage: none
27
tools: composer
28
extensions: pcntl, curl, sqlite3, zip, dom, mbstring, json
0 commit comments