Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-sass.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2018-12-14 15:16:02 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2018-12-14 15:16:04 +0300
commitbb7dbf8af72b455b51936bc07e51efcaf6220bcc (patch)
treec7aa92ad97e87fcce97d113d001651f24c27b6e0 /composer.json
parent3c126b3d9616bc07b6d976f8aee7ad662bd8013a (diff)
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index ffc6b348..5bbee773 100644
--- a/composer.json
+++ b/composer.json
@@ -29,7 +29,7 @@
"license": "MIT",
"extra": {
"branch-alias": {
- "dev-master": "3.3.x-dev"
+ "dev-master": "3.4.x-dev"
}
}
}