Commit e116146d authored by Jordi Boggiano's avatar Jordi Boggiano Committed by Ema Panz

Remove invalid aliases (#627)

Fix invalid aliases for dev-master in composer.json
parent b5cf489f
......@@ -40,9 +40,7 @@
},
"extra": {
"branch-alias": {
"4.1.x-dev": "dev-master",
"dev-4.1.x": "dev-master",
"dev-4.0.x": "4.0.x-dev"
"dev-master": "4.1.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