diff options
author | Mario <mario@mariovavti.com> | 2020-06-13 10:00:50 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2020-06-13 10:00:50 +0000 |
commit | dc3b09c8f38872ef8b792a4b551671a6105754cc (patch) | |
tree | 554f130cc2d5a00088cad6c9a75ae0a8f2d558f8 /vendor/composer/installed.json | |
parent | c8c4513af98a9dd2a6d9331ba4b3ab3af0e95a5f (diff) | |
download | volse-hubzilla-dc3b09c8f38872ef8b792a4b551671a6105754cc.tar.gz volse-hubzilla-dc3b09c8f38872ef8b792a4b551671a6105754cc.tar.bz2 volse-hubzilla-dc3b09c8f38872ef8b792a4b551671a6105754cc.zip |
composer update bootstrap
Diffstat (limited to 'vendor/composer/installed.json')
-rw-r--r-- | vendor/composer/installed.json | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index 05823b19d..b3d536314 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -1263,23 +1263,23 @@ }, { "name": "twbs/bootstrap", - "version": "v4.4.1", - "version_normalized": "4.4.1.0", + "version": "v4.5.0", + "version_normalized": "4.5.0.0", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", - "reference": "dca1ab7d877bc4b664b43604657a2b5fbe2b4ecb" + "reference": "7a6da5e3e7ad7c749dde806546a35d4d4259d965" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twbs/bootstrap/zipball/dca1ab7d877bc4b664b43604657a2b5fbe2b4ecb", - "reference": "dca1ab7d877bc4b664b43604657a2b5fbe2b4ecb", + "url": "https://api.github.com/repos/twbs/bootstrap/zipball/7a6da5e3e7ad7c749dde806546a35d4d4259d965", + "reference": "7a6da5e3e7ad7c749dde806546a35d4d4259d965", "shasum": "" }, "replace": { "twitter/bootstrap": "self.version" }, - "time": "2019-11-28T12:59:49+00:00", + "time": "2020-05-12T17:44:42+00:00", "type": "library", "extra": { "branch-alias": { @@ -1312,6 +1312,12 @@ "responsive", "sass", "web" + ], + "funding": [ + { + "url": "https://opencollective.com/bootstrap", + "type": "open_collective" + } ] } ] |