diff options
Diffstat (limited to 'vendor/composer/installed.json')
-rw-r--r-- | vendor/composer/installed.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index 2753f300a..c7122c496 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -2015,23 +2015,23 @@ }, { "name": "twbs/bootstrap", - "version": "v5.3.0", - "version_normalized": "5.3.0.0", + "version": "v5.3.2", + "version_normalized": "5.3.2.0", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", - "reference": "60098ac499d30aa50575b0b7137391c06ef25429" + "reference": "344e912d04b5b6a04482113eff20ab416ff01048" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twbs/bootstrap/zipball/60098ac499d30aa50575b0b7137391c06ef25429", - "reference": "60098ac499d30aa50575b0b7137391c06ef25429", + "url": "https://api.github.com/repos/twbs/bootstrap/zipball/344e912d04b5b6a04482113eff20ab416ff01048", + "reference": "344e912d04b5b6a04482113eff20ab416ff01048", "shasum": "" }, "replace": { "twitter/bootstrap": "self.version" }, - "time": "2023-05-30T15:15:55+00:00", + "time": "2023-09-14T14:19:27+00:00", "type": "library", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", @@ -2062,7 +2062,7 @@ ], "support": { "issues": "https://github.com/twbs/bootstrap/issues", - "source": "https://github.com/twbs/bootstrap/tree/v5.3.0" + "source": "https://github.com/twbs/bootstrap/tree/v5.3.2" }, "install-path": "../twbs/bootstrap" }, |