We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51ae39e commit c42ab48Copy full SHA for c42ab48
.github/workflows/ci.yml
@@ -13,6 +13,8 @@ jobs:
13
strategy:
14
matrix:
15
php:
16
+ - 8.3
17
+ - 8.2
18
- 8.1
19
- 8.0
20
- 7.4
0 commit comments