Skip to content

Commit e73593b

Browse files
Merge branch '10.1'
2 parents d243c45 + 09d5f55 commit e73593b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
name: CI
88

99
env:
10-
COMPOSER_ROOT_VERSION: "11.0-dev"
10+
COMPOSER_ROOT_VERSION: "11.0.x-dev"
1111

1212
jobs:
1313
coding-guidelines:

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
},
6363
"extra": {
6464
"branch-alias": {
65-
"dev-main": "11.0-dev"
65+
"dev-main": "11.0.x-dev"
6666
}
6767
}
6868
}

0 commit comments

Comments
 (0)