Skip to content

Commit a5d023e

Browse files
authored
Modern PHP
1 parent cd8b8a3 commit a5d023e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/ci-php.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,11 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
php:
20-
- "7.4"
2120
- "8.0"
21+
- "8.1"
22+
- "8.2"
23+
- "8.3"
24+
- "8.4"
2225
wpmu:
2326
- "0"
2427
- "1"

0 commit comments

Comments
 (0)