Skip to content

Commit 6e7ea40

Browse files
committed
Added php 8.2 8.3 to ci
1 parent a1342b5 commit 6e7ea40

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/continuous-integration.yml

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
php-version:
2222
- "8.0"
2323
- "8.1"
24+
- "8.2"
25+
- "8.3"
2426
dependencies:
2527
- "highest"
2628
optional-dependencies:

0 commit comments

Comments
 (0)