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 7254e7e + d6bf7f4 commit 39504b4Copy full SHA for 39504b4
.github/workflows/continuous-integration.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: true
21
matrix:
22
- php: [8.2]
+ php: [8.2, 8.3, 8.4, 8.5]
23
stability: [prefer-stable]
24
25
name: PHP ${{ matrix.php }} - STABILITY ${{ matrix.stability }}
0 commit comments