From a7db437ae3734ea141f87c726afa5765d4760a18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 13:09:27 +0000 Subject: [PATCH] fix(deps): update dependency twbs/bootstrap to v5 --- composer.json | 2 +- composer.lock | 29 ++++++++++++----------------- 2 files changed, 13 insertions(+), 18 deletions(-) diff --git a/composer.json b/composer.json index ad853b2d9..b3758e32a 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "cboden/ratchet": "^0.4.1", "illuminate/database": "~5.4.0", "symfony/http-foundation": "^4.1", - "twbs/bootstrap": "~3.3", + "twbs/bootstrap": "~5.0", "pimple/pimple": "~3.0", "oomphinc/composer-installers-extender": "^2.0" }, diff --git a/composer.lock b/composer.lock index 55ce9c411..29de50ace 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": "2d98a7d26d782010d341f7d1a0f0a858", + "content-hash": "157d93c965ce97c410fa765f1e6491c6", "packages": [ { "name": "cboden/ratchet", @@ -3134,39 +3134,34 @@ }, { "name": "twbs/bootstrap", - "version": "v3.4.1", + "version": "v5.1.3", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", - "reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e" + "reference": "1a6fdfae6be09b09eaced8f0e442ca6f7680a61e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twbs/bootstrap/zipball/68b0d231a13201eb14acd3dc84e51543d16e5f7e", - "reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e", + "url": "https://api.github.com/repos/twbs/bootstrap/zipball/1a6fdfae6be09b09eaced8f0e442ca6f7680a61e", + "reference": "1a6fdfae6be09b09eaced8f0e442ca6f7680a61e", "shasum": "" }, "replace": { "twitter/bootstrap": "self.version" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.4.x-dev" - } - }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ - { - "name": "Jacob Thornton", - "email": "jacobthornton@gmail.com" - }, { "name": "Mark Otto", "email": "markdotto@gmail.com" + }, + { + "name": "Jacob Thornton", + "email": "jacobthornton@gmail.com" } ], "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", @@ -3176,16 +3171,16 @@ "css", "framework", "front-end", - "less", "mobile-first", "responsive", + "sass", "web" ], "support": { "issues": "https://github.com/twbs/bootstrap/issues", - "source": "https://github.com/twbs/bootstrap/tree/v3.4.1" + "source": "https://github.com/twbs/bootstrap/tree/v5.1.3" }, - "time": "2019-02-13T15:55:38+00:00" + "time": "2021-10-09T06:43:19+00:00" } ], "packages-dev": [