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 3be8e17 commit 0b09a19Copy full SHA for 0b09a19
.github/workflows/test.yml
@@ -9,7 +9,7 @@ jobs:
9
10
strategy:
11
matrix:
12
- 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]
13
os: [ubuntu-latest]
14
es-version: [6.8-SNAPSHOT]
15
0 commit comments