From d0d5c14a28f94a293e22892d4b75c6300a381562 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 23:42:45 +0000 Subject: [PATCH] Bump twitter/bootstrap from 3.4.1 to 5.3.2 Bumps [twitter/bootstrap](https://github.com/twbs/bootstrap) from 3.4.1 to 5.3.2. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v3.4.1...v5.3.2) --- updated-dependencies: - dependency-name: twitter/bootstrap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 31 +++++++++++++------------------ 2 files changed, 14 insertions(+), 19 deletions(-) diff --git a/composer.json b/composer.json index d2c91cd1d0..9aee6936c3 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ "sentry/sentry": "^1.9", "symfony/console": "^3.4", "symfony/event-dispatcher": "^4.4", - "twitter/bootstrap": "^3.3", + "twitter/bootstrap": "^5.3", "widmogrod/zf2-assetic-module": "^2.4", "ext-curl": "*", diff --git a/composer.lock b/composer.lock index 98ca0e9ffe..92f16cb76c 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": "31adff3c0329c8a9d4d8808e8a0ba8e8", + "content-hash": "e3d73dd079c577af3f0c2a7b2fff28b8", "packages": [ { "name": "brick/varexporter", @@ -9231,36 +9231,31 @@ }, { "name": "twitter/bootstrap", - "version": "v3.4.1", + "version": "v5.3.2", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", - "reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e" + "reference": "344e912d04b5b6a04482113eff20ab416ff01048" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twbs/bootstrap/zipball/68b0d231a13201eb14acd3dc84e51543d16e5f7e", - "reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e", + "url": "https://api.github.com/repos/twbs/bootstrap/zipball/344e912d04b5b6a04482113eff20ab416ff01048", + "reference": "344e912d04b5b6a04482113eff20ab416ff01048", "shasum": "" }, "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.", @@ -9270,16 +9265,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.3.2" }, - "time": "2019-02-13T15:55:38+00:00" + "time": "2023-09-14T14:19:27+00:00" }, { "name": "webimpress/safe-writer", @@ -10437,5 +10432,5 @@ "ext-json": "*" }, "platform-dev": [], - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }