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 82c24fa commit a0bf6e7Copy full SHA for a0bf6e7
.github/workflows/ci.yaml
@@ -13,7 +13,7 @@ jobs:
13
fail-fast: false
14
matrix:
15
# normal, highest, non-dev installs
16
- php-version: [ '8.2' ]
+ php-version: [ '8.3' ]
17
dependency-versions: [ 'highest' ]
18
include:
19
# testing lowest PHP version with the lowest dependencies
0 commit comments