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 805e681 + 3e7080c commit 4f7c210Copy full SHA for 4f7c210
.github/workflows/continuous-integration.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
fail-fast: true
19
matrix:
20
- php: [ 8.2, 8.3, 8.4 ]
+ php: [ 8.2, 8.3, 8.4, 8.5 ]
21
stability: [ prefer-stable ]
22
23
name: PHP ${{ matrix.php }} - STABILITY ${{ matrix.stability }}
0 commit comments