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 fc1f8f4 + 38ce6b9 commit ece0803Copy full SHA for ece0803
.github/workflows/coding-standards.yml
@@ -13,4 +13,4 @@ jobs:
13
name: "Coding Standards"
14
uses: "doctrine/.github/.github/workflows/[email protected]"
15
with:
16
- php-version: '8.2'
+ php-version: '8.3'
.github/workflows/composer-lint.yml
@@ -17,4 +17,4 @@ jobs:
17
name: "Composer Lint"
18
19
20
- php-version: "8.2"
+ php-version: "8.3"
.github/workflows/static-analysis.yml
name: "Static Analysis"
0 commit comments