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 aacfa1e commit 2e93305Copy full SHA for 2e93305
.github/workflows/ci.yml
@@ -6,6 +6,9 @@ on:
6
7
name: CI
8
9
+env:
10
+ COMPOSER_ROOT_VERSION: "10.x-dev"
11
+
12
jobs:
13
coding-guidelines:
14
name: Coding Guidelines
0 commit comments