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 b9b97f1 commit 9f9dd93Copy full SHA for 9f9dd93
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ on:
7
name: "CI"
8
9
env:
10
- COMPOSER_ROOT_VERSION: "4.0-dev"
+ COMPOSER_ROOT_VERSION: "4.1-dev"
11
12
permissions:
13
contents: read
composer.json
@@ -40,7 +40,7 @@
40
},
41
"extra": {
42
"branch-alias": {
43
- "dev-main": "4.0-dev"
+ "dev-main": "4.1-dev"
44
}
45
46
0 commit comments