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 c4509a7 commit 82c24faCopy full SHA for 82c24fa
.github/workflows/ci.yaml
@@ -17,7 +17,7 @@ jobs:
17
dependency-versions: [ 'highest' ]
18
include:
19
# testing lowest PHP version with the lowest dependencies
20
- - php-version: '8.2'
+ - php-version: '8.3'
21
dependency-versions: 'lowest'
22
23
# testing dev versions with the highest PHP
0 commit comments