Skip to content

Commit 9d6d800

Browse files
authored
Merge pull request #161 from grogy/patch-2
Added PHP 8.1 to CI configuration
2 parents d56c200 + 41e8d6f commit 9d6d800

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- "7.3"
2020
- "7.4"
2121
- "8.0"
22+
- "8.1"
2223
dependencies:
2324
- "highest"
2425
include:

0 commit comments

Comments
 (0)