Skip to content

Commit 4b593df

Browse files
authored
Test with modern PHP
1 parent 7f1aa70 commit 4b593df

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/php.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ jobs:
1515
php:
1616
- '7.4'
1717
- '8.0'
18+
- '8.1'
19+
- '8.2'
20+
- '8.3'
21+
- '8.4'
1822

1923
steps:
2024
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)