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 69d90c2 commit 2c37605Copy full SHA for 2c37605
.github/workflows/ci.yaml
@@ -21,7 +21,7 @@ jobs:
21
dependency-versions: 'lowest'
22
23
# testing dev versions with the highest PHP
24
- - php-version: '8.2'
+ - php-version: '8.4'
25
dependency-versions: 'highest'
26
27
steps:
0 commit comments