We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27fee29 commit e732a7dCopy full SHA for e732a7d
2 files changed
README.md
@@ -2,3 +2,5 @@ EcommitJavascriptBundle
2
=======================
3
4
[](https://insight.sensiolabs.com/projects/f8dda865-cc2d-4429-857a-ac572c801b67)
5
+
6
+**WARNING: This branch is under development. Not use in production. You can use stable versions or 2.5 branch.**
composer.json
@@ -32,7 +32,7 @@
32
},
33
"extra": {
34
"branch-alias": {
35
- "dev-master": "2.5.x-dev"
+ "dev-master": "3.0.x-dev"
36
}
37
38
0 commit comments