aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/composer/installed.json
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-08-19 13:15:48 +0000
committerMario <mario@mariovavti.com>2022-08-19 13:15:48 +0000
commit185ddf1eaf82e08586be6c7689507ee924d9dd47 (patch)
tree218ff6da6fb1511a1b2823729607c7c4b13e30e9 /vendor/composer/installed.json
parent7dee47183d05b6e1f7d5c5588e2df9993fb294dd (diff)
downloadvolse-hubzilla-185ddf1eaf82e08586be6c7689507ee924d9dd47.tar.gz
volse-hubzilla-185ddf1eaf82e08586be6c7689507ee924d9dd47.tar.bz2
volse-hubzilla-185ddf1eaf82e08586be6c7689507ee924d9dd47.zip
update to bootstrap 5.2 and fixes
Diffstat (limited to 'vendor/composer/installed.json')
-rw-r--r--vendor/composer/installed.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json
index 38ca5fe16..a20c6ac48 100644
--- a/vendor/composer/installed.json
+++ b/vendor/composer/installed.json
@@ -1702,23 +1702,23 @@
},
{
"name": "twbs/bootstrap",
- "version": "v5.1.3",
- "version_normalized": "5.1.3.0",
+ "version": "5.2.0",
+ "version_normalized": "5.2.0.0",
"source": {
"type": "git",
"url": "https://github.com/twbs/bootstrap.git",
- "reference": "1a6fdfae6be09b09eaced8f0e442ca6f7680a61e"
+ "reference": "edf9c40956d19e6ab3f9151bfe0dfac6be06fa21"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/twbs/bootstrap/zipball/1a6fdfae6be09b09eaced8f0e442ca6f7680a61e",
- "reference": "1a6fdfae6be09b09eaced8f0e442ca6f7680a61e",
+ "url": "https://api.github.com/repos/twbs/bootstrap/zipball/edf9c40956d19e6ab3f9151bfe0dfac6be06fa21",
+ "reference": "edf9c40956d19e6ab3f9151bfe0dfac6be06fa21",
"shasum": ""
},
"replace": {
"twitter/bootstrap": "self.version"
},
- "time": "2021-10-09T06:43:19+00:00",
+ "time": "2022-07-19T15:43:58+00:00",
"type": "library",
"installation-source": "dist",
"notification-url": "https://packagist.org/downloads/",
@@ -1749,7 +1749,7 @@
],
"support": {
"issues": "https://github.com/twbs/bootstrap/issues",
- "source": "https://github.com/twbs/bootstrap/tree/v5.1.3"
+ "source": "https://github.com/twbs/bootstrap/tree/5.2.0"
},
"install-path": "../twbs/bootstrap"
},