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 2aa7573 commit bcfac35Copy full SHA for bcfac35
1 file changed
.github/workflows/tests.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup PHP
17
uses: shivammathur/setup-php@v2
18
with:
19
- php-version: "7.2"
+ php-version: "8.1"
20
extensions: mbstring, zip
21
tools: composer:2, php-cs-fixer:3
22
coverage: none
0 commit comments