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 0bd6707 + cfa5f09 commit 1fa7816Copy full SHA for 1fa7816
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ on:
7
name: CI
8
9
env:
10
- COMPOSER_ROOT_VERSION: "10.1-dev"
+ COMPOSER_ROOT_VERSION: "10.1.x-dev"
11
12
jobs:
13
coding-guidelines:
composer.json
@@ -63,7 +63,7 @@
63
},
64
"extra": {
65
"branch-alias": {
66
- "dev-main": "10.1-dev"
+ "dev-main": "10.1.x-dev"
67
}
68
69
0 commit comments