diff --git a/composer.json b/composer.json index b997945..dec9eb4 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "ext-imagick": "*", "components/jquery": "3.6.0", "components/jqueryui": "1.12.1", - "twbs/bootstrap": "v4.6.2", + "twbs/bootstrap": "v5.0.0", "fortawesome/font-awesome": "5.15.4", "twig/twig":"v3.14.2", "igbillinois/igbillinois-php": "1.4.3" diff --git a/composer.lock b/composer.lock index b4a9fc4..bb4ca76 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": "f5af264bd5064182e51c8c1989e2a8a0", + "content-hash": "c5a609b1aafa1166b09a0f99ee589aa3", "packages": [ { "name": "amenadiel/jpgraph", @@ -1666,27 +1666,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" @@ -1715,9 +1710,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/twig", @@ -2590,5 +2591,5 @@ "ext-imagick": "*" }, "platform-dev": [], - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.6.0" }