Skip to content

Commit 34b424d

Browse files
committed
Fixed workflows
1 parent fabcb43 commit 34b424d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
php-version:
17-
- "7.3"
1817
- "7.4"
1918
- "8.0"
19+
- "8.1"
2020
dependencies:
2121
- "lowest"
2222
- "highest"

0 commit comments

Comments
 (0)