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 fc4767f + 1160472 commit ce9224dCopy full SHA for ce9224d
.github/workflows/php.yml
@@ -16,7 +16,7 @@ jobs:
16
17
strategy:
18
matrix:
19
- php-version: [ '7.3', '7.4', '8.0', '8.1', '8.2', '8.3' ]
+ php-version: [ '7.3', '7.4', '8.0', '8.1', '8.2', '8.3', '8.4' ]
20
21
steps:
22
- uses: actions/checkout@v3
0 commit comments