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.
2 parents 588e6f2 + 286c564 commit f8aabdbCopy full SHA for f8aabdb
.github/workflows/test.yaml
@@ -6,7 +6,7 @@ jobs:
6
strategy:
7
fail-fast: false
8
matrix:
9
- php-versions: ['8.2', '8.3', '8.4']
+ php-versions: ['8.2', '8.3', '8.4', '8.5']
10
name: PHP ${{ matrix.php-versions }}
11
steps:
12
- uses: actions/checkout@v5
0 commit comments