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.
2 parents f80f109 + 0f89f4a commit 469063eCopy full SHA for 469063e
1 file changed
.github/workflows/phpunit.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
fail-fast: false
24
matrix:
25
- php-version: ['8.2', '8.3']
+ php-version: ['8.3', '8.4']
26
server-version: ['master']
27
28
steps:
0 commit comments