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 1fb64ef commit ede435dCopy full SHA for ede435d
.github/workflows/lint-and-analyse.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup PHP
19
uses: shivammathur/setup-php@v2
20
with:
21
- php-version: "7.4"
+ php-version: "8.1"
22
- name: Install dependencies
23
run: composer install --no-interaction
24
- name: Lint files
0 commit comments