From f3b4308cb59bf4b21ff186f8479c82239446d139 Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 7 Jun 2021 12:56:27 +0200 Subject: upgrade to bootstrap 5.0.1 and first batch of fixes --- composer.lock | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) (limited to 'composer.lock') 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" } -- cgit v1.2.3