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 a664b21 commit 54b4372Copy full SHA for 54b4372
.github/workflows/format.yaml
@@ -13,7 +13,7 @@ jobs:
13
fail-fast: false
14
matrix:
15
os: [ubuntu-latest]
16
- php: [8.1]
+ php: [8.3]
17
dependency-version: [prefer-stable]
18
19
name: ${{ matrix.php }} - ${{ matrix.dependency-version }}
0 commit comments