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 09cb0ad commit 7e33240Copy full SHA for 7e33240
1 file changed
.github/workflows/main.yaml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
operating-system: [ 'ubuntu-latest' ]
16
- php-versions: [ '7.4', '8.0', '8.1' ]
+ php-versions: [ '8.0', '8.1', '8.2', '8.4' ]
17
fail-fast: false
18
19
steps:
0 commit comments