Master is not 2.0.x anymore but 3.0.x (#306)

This commit is contained in:
Tristan Darricau 2016-08-26 14:45:49 +02:00 committed by David Porter
parent 0f87b314cd
commit 2128f9de8b

View File

@ -52,7 +52,7 @@
"bin": ["bin/validate-json"],
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
"dev-master": "3.0.x-dev"
}
}
}