Skip to content

Commit d60ed07

Browse files
authored
Merge pull request #78 from dinooo13/php-versions-ci
Test on PHP 8.1 and PHP 8.2
2 parents 3909651 + f821e5c commit d60ed07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
strategy:
1111
matrix:
1212
php:
13+
- 8.2
14+
- 8.1
1315
- 8.0
1416
- 7.4
1517
- 7.3

0 commit comments

Comments
 (0)