Commit 0d02614d authored by Fabien Potencier's avatar Fabien Potencier

fixed the branch alias in composer.json

parent 9b63007b
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
}, },
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.0-dev" "dev-master": "1.0.x-dev"
} }
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment