1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 19:31:35 +02:00

Merge pull request #13385 from vnagara/patch-1

Update composer.json
This commit is contained in:
Chris Rebert
2014-04-20 12:48:13 -07:00

View File

@@ -28,7 +28,7 @@
"license": "MIT",
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
"dev-master": "3.1.x-dev"
}
}
}