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 10270ee commit d6bde41Copy full SHA for d6bde41
UPGRADE.md
@@ -6,7 +6,7 @@ UPGRADE
6
- [1.1.0](#1.1.0)
7
- [0.4.0](#0.4.0)
8
9
-### 2.0.0 (unreleased)
+### 2.0.0
10
11
For the utf8mb4 compatibility with mysql some fields need to be shorten:
12
composer.json
@@ -43,7 +43,7 @@
43
"minimum-stability": "dev",
44
"extra": {
45
"branch-alias": {
46
- "dev-develop": "2.0-dev"
+ "dev-master": "2.x-dev"
47
}
48
49
0 commit comments