diff --git a/composer.json b/composer.json index ad7e4ad..ea8cb24 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "require": { "php": "^7.3 || ^8.0", "codeigniter4/framework": "^4", - "twbs/bootstrap": "5.2.0" + "twbs/bootstrap": "5.2.3" }, "require-dev": { "fakerphp/faker": "^1.9", diff --git a/composer.lock b/composer.lock index 0684a8f..7eb7a3d 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": "3464d47e42aafb2ae0663e64c2912de6", + "content-hash": "f59d9802fb7f5553dc2516838b2a1294", "packages": [ { "name": "codeigniter4/framework", @@ -243,16 +243,16 @@ }, { "name": "twbs/bootstrap", - "version": "5.2.0", + "version": "v5.2.3", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", - "reference": "edf9c40956d19e6ab3f9151bfe0dfac6be06fa21" + "reference": "cb021439c683d9805e2864c58095b92d405e9b11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twbs/bootstrap/zipball/edf9c40956d19e6ab3f9151bfe0dfac6be06fa21", - "reference": "edf9c40956d19e6ab3f9151bfe0dfac6be06fa21", + "url": "https://api.github.com/repos/twbs/bootstrap/zipball/cb021439c683d9805e2864c58095b92d405e9b11", + "reference": "cb021439c683d9805e2864c58095b92d405e9b11", "shasum": "" }, "replace": { @@ -287,9 +287,9 @@ ], "support": { "issues": "https://github.com/twbs/bootstrap/issues", - "source": "https://github.com/twbs/bootstrap/tree/5.2.0" + "source": "https://github.com/twbs/bootstrap/tree/v5.2.3" }, - "time": "2022-07-19T15:43:58+00:00" + "time": "2022-11-21T18:19:01+00:00" } ], "packages-dev": [