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 bd755e3 commit 1a5c570Copy full SHA for 1a5c570
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- php: ['7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3']
+ php: ['7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3', '8.4']
16
17
steps:
18
- uses: actions/checkout@v3
0 commit comments