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 5fd6568 commit 743bdc8Copy full SHA for 743bdc8
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Configure PHP
15
uses: shivammathur/setup-php@v2
16
with:
17
- php-version: '7.4'
+ php-version: '8.0'
18
tools: composer:v2
19
coverage: xdebug
20
extensions: bcmath, gd
0 commit comments