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 dcf8f79 commit 353e909Copy full SHA for 353e909
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: true
15
matrix:
16
- php: ['8.1', '8.2', '8.3']
+ php: ['8.1', '8.2', '8.3', '8.4']
17
deps: [highest]
18
19
include:
0 commit comments