aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/composer/installed.json
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-09-23 08:33:36 +0000
committerMario <mario@mariovavti.com>2021-09-23 08:33:36 +0000
commita451449766d581978068a5b8f8c1e27f50386ea7 (patch)
tree17388d0d116d3c3a3e14745397b5b3278e933d74 /vendor/composer/installed.json
parent3347fab105a01f38800a907e7d6281d835a29f5c (diff)
downloadvolse-hubzilla-a451449766d581978068a5b8f8c1e27f50386ea7.tar.gz
volse-hubzilla-a451449766d581978068a5b8f8c1e27f50386ea7.tar.bz2
volse-hubzilla-a451449766d581978068a5b8f8c1e27f50386ea7.zip
Revert "composer update bootstrap to version 5.1.1"
This reverts commit 89e4006b2d84d398e34d407a019854823b1dd37d.
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 46b2a03fa..60bccd1db 100644
--- a/vendor/composer/installed.json
+++ b/vendor/composer/installed.json
@@ -1595,23 +1595,23 @@
},
{
"name": "twbs/bootstrap",
- "version": "v5.1.1",
- "version_normalized": "5.1.1.0",
+ "version": "v5.0.2",
+ "version_normalized": "5.0.2.0",
"source": {
"type": "git",
"url": "https://github.com/twbs/bootstrap.git",
- "reference": "0d81d3cbc14dfcdca8a868e3f25189a4f1ab273c"
+ "reference": "688bce4fa695cc360a0d084e34f029b0c192b223"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/twbs/bootstrap/zipball/0d81d3cbc14dfcdca8a868e3f25189a4f1ab273c",
- "reference": "0d81d3cbc14dfcdca8a868e3f25189a4f1ab273c",
+ "url": "https://api.github.com/repos/twbs/bootstrap/zipball/688bce4fa695cc360a0d084e34f029b0c192b223",
+ "reference": "688bce4fa695cc360a0d084e34f029b0c192b223",
"shasum": ""
},
"replace": {
"twitter/bootstrap": "self.version"
},
- "time": "2021-09-07T15:37:44+00:00",
+ "time": "2021-06-22T18:29:16+00:00",
"type": "library",
"installation-source": "dist",
"notification-url": "https://packagist.org/downloads/",
@@ -1642,7 +1642,7 @@
],
"support": {
"issues": "https://github.com/twbs/bootstrap/issues",
- "source": "https://github.com/twbs/bootstrap/tree/v5.1.1"
+ "source": "https://github.com/twbs/bootstrap/tree/v5.0.2"
},
"install-path": "../twbs/bootstrap"
}