Skip to content

Commit d6bde41

Browse files
Update branch alias
1 parent 10270ee commit d6bde41

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

UPGRADE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ UPGRADE
66
- [1.1.0](#1.1.0)
77
- [0.4.0](#0.4.0)
88

9-
### 2.0.0 (unreleased)
9+
### 2.0.0
1010

1111
For the utf8mb4 compatibility with mysql some fields need to be shorten:
1212

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"minimum-stability": "dev",
4444
"extra": {
4545
"branch-alias": {
46-
"dev-develop": "2.0-dev"
46+
"dev-master": "2.x-dev"
4747
}
4848
}
4949
}

0 commit comments

Comments
 (0)