From 1d05326033066de9aa4901b46934ccb3c0841a0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 18:00:55 +0000 Subject: [PATCH] Bump twbs/bootstrap from 4.6.1 to 5.0.0 Bumps [twbs/bootstrap](https://github.com/twbs/bootstrap) from 4.6.1 to 5.0.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.6.1...v5.0.0) --- updated-dependencies: - dependency-name: twbs/bootstrap dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 27 ++++++++++++++------------- 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/composer.json b/composer.json index 0c43288..1f49e7c 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,7 @@ "symfony/validator": "5.4.*", "symfony/web-link": "5.4.*", "symfony/yaml": "5.4.*", - "twbs/bootstrap": "^4.4", + "twbs/bootstrap": "^5.0", "twig/extra-bundle": "^2.12|^3.0", "twig/twig": "^2.12|^3.0" }, diff --git a/composer.lock b/composer.lock index a56552c..d7045a8 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": "1a718550585bd2e95f43ee1ecabd0db5", + "content-hash": "9302ec0b0182a895a2fe2834d0eb1884", "packages": [ { "name": "bacon/bacon-qr-code", @@ -8394,27 +8394,22 @@ }, { "name": "twbs/bootstrap", - "version": "v4.6.2", + "version": "v5.0.0", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", - "reference": "e5643aaa89eb67327a5b4abe7db976f0ea276b70" + "reference": "bf0936748602c8109fd916c64b4560799fa1c3f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twbs/bootstrap/zipball/e5643aaa89eb67327a5b4abe7db976f0ea276b70", - "reference": "e5643aaa89eb67327a5b4abe7db976f0ea276b70", + "url": "https://api.github.com/repos/twbs/bootstrap/zipball/bf0936748602c8109fd916c64b4560799fa1c3f8", + "reference": "bf0936748602c8109fd916c64b4560799fa1c3f8", "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" @@ -8443,9 +8438,15 @@ ], "support": { "issues": "https://github.com/twbs/bootstrap/issues", - "source": "https://github.com/twbs/bootstrap/tree/v4.6.2" + "source": "https://github.com/twbs/bootstrap/tree/v5.0.0" }, - "time": "2022-07-19T15:13:44+00:00" + "funding": [ + { + "url": "https://opencollective.com/bootstrap", + "type": "open_collective" + } + ], + "time": "2021-05-05T19:32:12+00:00" }, { "name": "twig/extra-bundle", @@ -11554,5 +11555,5 @@ "platform-overrides": { "php": "7.3" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }