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 91d1ea9 commit 9114eadCopy full SHA for 9114ead
1 file changed
.github/workflows/tests.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- php: [8.4]
+ php: [8.4, 8.5]
16
17
name: PHP ${{ matrix.php }}
18
0 commit comments