diff options
| author | Chris Rebert <[email protected]> | 2013-11-17 02:02:00 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-11-17 02:02:00 -0800 |
| commit | 6b547b357aef8cadc2ddfc9ce41dc8e446cade95 (patch) | |
| tree | ca9db92132b0aadf03e9fc5dfb8f7dfb2a893230 /composer.json | |
| parent | ae4d5f21a96fab3691ca33e9e3747a01c467e10e (diff) | |
| parent | 9a8a571ad1517f9a622e5db52808fd0f905ecf16 (diff) | |
| download | bootstrap-6b547b357aef8cadc2ddfc9ce41dc8e446cade95.tar.xz bootstrap-6b547b357aef8cadc2ddfc9ce41dc8e446cade95.zip | |
Merge pull request #11509 from ZDroid/fix-indents
Fix some weird indents
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index be8ec3fc1..1638564fa 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ , "license": "Apache-2.0" , "extra": { "branch-alias": { - "dev-master": "3.0.x-dev" + "dev-master": "3.0.x-dev" } } } |
