diff options
author | Mario Vavti <mario@mariovavti.com> | 2019-05-10 14:21:36 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2019-05-10 14:21:36 +0200 |
commit | 9866053f0ce44721c11990c9f9407e7428757c99 (patch) | |
tree | 6e414efa36c3bda00205918cecb9122f951427e3 /vendor/composer/installed.json | |
parent | 89a2c1a09c896ac3a23df26a1783f5c682188a56 (diff) | |
download | volse-hubzilla-9866053f0ce44721c11990c9f9407e7428757c99.tar.gz volse-hubzilla-9866053f0ce44721c11990c9f9407e7428757c99.tar.bz2 volse-hubzilla-9866053f0ce44721c11990c9f9407e7428757c99.zip |
update bootstrap to version 4.3.1
Diffstat (limited to 'vendor/composer/installed.json')
-rw-r--r-- | vendor/composer/installed.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index 31646bc24..ea73a3d27 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -1241,23 +1241,23 @@ }, { "name": "twbs/bootstrap", - "version": "v4.1.3", - "version_normalized": "4.1.3.0", + "version": "v4.3.1", + "version_normalized": "4.3.1.0", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", - "reference": "3b558734382ce58b51e5fc676453bfd53bba9201" + "reference": "8fa0d3010112dca5dd6dd501173415856001ba8b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twbs/bootstrap/zipball/3b558734382ce58b51e5fc676453bfd53bba9201", - "reference": "3b558734382ce58b51e5fc676453bfd53bba9201", + "url": "https://api.github.com/repos/twbs/bootstrap/zipball/8fa0d3010112dca5dd6dd501173415856001ba8b", + "reference": "8fa0d3010112dca5dd6dd501173415856001ba8b", "shasum": "" }, "replace": { "twitter/bootstrap": "self.version" }, - "time": "2018-07-24T15:54:34+00:00", + "time": "2019-02-13T16:01:40+00:00", "type": "library", "extra": { "branch-alias": { |