We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfcde6b commit b7fceffCopy full SHA for b7fceff
.github/workflows/platform-test.yml
@@ -21,6 +21,7 @@ jobs:
21
fail-fast: false
22
matrix:
23
php-version:
24
+ - "7.3"
25
- "7.4"
26
- "8.0"
27
- "8.1"
0 commit comments