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 553f3c7 commit 7d341baCopy full SHA for 7d341ba
.github/workflows/lint-and-analyse-php.yml
@@ -34,7 +34,7 @@ jobs:
34
runs-on: ubuntu-latest
35
strategy:
36
matrix:
37
- php-version: ["7.1"]
+ php-version: ["7.2"]
38
steps:
39
- uses: actions/checkout@v3
40
- name: Use PHP ${{ matrix.php-version }}
0 commit comments