Skip to content

Commit 2eb30d4

Browse files
authored
bug #17 Change branch alias to 1.11-dev (Zales0123)
This PR was merged into the 1.10-dev branch. Discussion ---------- As mentioned in [this issue](#13), something wrong happened with the versioning of this package 😨 To be honest, I have no idea what 😅 There is not much we can do about it 🤷‍♂️ Therefore, I propose the next version would be 1.11.0, with Sylius 1.10 support. The next one will be 1.12.0, with the support for Sylius 1.11 added. 🖖 Commits ------- b1b5b0c Change branch alias to 1.11-dev
2 parents 5d3b9ff + b1b5b0c commit 2eb30d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"extra": {
5858
"branch-alias": {
59-
"dev-master": "1.10-dev"
59+
"dev-master": "1.11-dev"
6060
}
6161
},
6262
"autoload": {

0 commit comments

Comments
 (0)