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 f610d86 commit f48f826Copy full SHA for f48f826
.github/workflows/fix-style.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup PHP
20
uses: shivammathur/setup-php@v2
21
with:
22
- php-version: 8.0
+ php-version: 8.1
23
24
- name: Install dependencies
25
run: composer install
0 commit comments