aboutsummaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-06-07 12:56:27 +0200
committerMario <mario@mariovavti.com>2021-06-07 12:56:27 +0200
commitf3b4308cb59bf4b21ff186f8479c82239446d139 (patch)
tree0dcbdcffcfe0dd678958cbcc34f41cb1c470c69b /composer.lock
parent67322c12643ced03bec0be70667f8b1c45de752f (diff)
downloadvolse-hubzilla-f3b4308cb59bf4b21ff186f8479c82239446d139.tar.gz
volse-hubzilla-f3b4308cb59bf4b21ff186f8479c82239446d139.tar.bz2
volse-hubzilla-f3b4308cb59bf4b21ff186f8479c82239446d139.zip
upgrade to bootstrap 5.0.1 and first batch of fixes
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock21
1 files changed, 8 insertions, 13 deletions
diff --git a/composer.lock b/composer.lock
index e0e5cb1bf..7ba8cd7fe 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "1cd80abc165d494582f4ef17e3ca6fdc",
+ "content-hash": "9ad350ab4b8a73d92908ac68923e0ad2",
"packages": [
{
"name": "blueimp/jquery-file-upload",
@@ -1556,27 +1556,22 @@
},
{
"name": "twbs/bootstrap",
- "version": "v4.6.0",
+ "version": "v5.0.1",
"source": {
"type": "git",
"url": "https://github.com/twbs/bootstrap.git",
- "reference": "6ffb0b48e455430f8a5359ed689ad64c1143fac2"
+ "reference": "58b1be927f43c779377e478df2d119f2ddf956ca"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/twbs/bootstrap/zipball/6ffb0b48e455430f8a5359ed689ad64c1143fac2",
- "reference": "6ffb0b48e455430f8a5359ed689ad64c1143fac2",
+ "url": "https://api.github.com/repos/twbs/bootstrap/zipball/58b1be927f43c779377e478df2d119f2ddf956ca",
+ "reference": "58b1be927f43c779377e478df2d119f2ddf956ca",
"shasum": ""
},
"replace": {
"twitter/bootstrap": "self.version"
},
"type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "3.3.x-dev"
- }
- },
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
@@ -1605,7 +1600,7 @@
],
"support": {
"issues": "https://github.com/twbs/bootstrap/issues",
- "source": "https://github.com/twbs/bootstrap/tree/v4.6.0"
+ "source": "https://github.com/twbs/bootstrap/tree/v5.0.1"
},
"funding": [
{
@@ -1613,7 +1608,7 @@
"type": "open_collective"
}
],
- "time": "2021-01-19T16:16:38+00:00"
+ "time": "2021-05-13T16:22:20+00:00"
}
],
"packages-dev": [
@@ -6764,5 +6759,5 @@
"ext-posix": "*"
},
"platform-dev": [],
- "plugin-api-version": "2.0.0"
+ "plugin-api-version": "2.1.0"
}