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 1af8b9d commit 7fee8beCopy full SHA for 7fee8be
.github/workflows/build-ci.yml
@@ -22,6 +22,7 @@ jobs:
22
php:
23
- '8.1'
24
- '8.2'
25
+ - '8.3'
26
27
steps:
28
- uses: actions/checkout@v4
0 commit comments