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 1f138c6 commit 7fe332eCopy full SHA for 7fe332e
.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