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 88797ad commit 17fab5aCopy full SHA for 17fab5a
.github/workflows/main.yml
@@ -54,7 +54,7 @@ jobs:
54
strategy:
55
fail-fast: false
56
matrix:
57
- php-versions: ['7.3', '7.4', '8.0', '8.1']
+ php-versions: ['7.4', '8.0', '8.1']
58
steps:
59
- uses: actions/checkout@v2
60
0 commit comments