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 54062b0 commit a3b39c3Copy full SHA for a3b39c3
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
phpunit:
21
strategy:
22
matrix:
23
- php_version: [8.1, 8.2]
+ php_version: [8.1, 8.2, 8.3, 8.4, 8.5]
24
runs-on: ubuntu-latest
25
steps:
26
- uses: actions/checkout@v2
0 commit comments