Skip to content

Commit 9dadf20

Browse files
authored
Merge pull request #79 from SimonFrings/php83
Run tests on PHP 8.3
2 parents 51ae39e + c42ab48 commit 9dadf20

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
@@ -13,6 +13,8 @@ jobs:
1313
strategy:
1414
matrix:
1515
php:
16+
- 8.3
17+
- 8.2
1618
- 8.1
1719
- 8.0
1820
- 7.4

0 commit comments

Comments
 (0)