diff options
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock index 3a60477f8..7765fc4d0 100644 --- a/composer.lock +++ b/composer.lock @@ -1644,16 +1644,16 @@ }, { "name": "twbs/bootstrap", - "version": "v5.1.3", + "version": "5.2.0", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", - "reference": "1a6fdfae6be09b09eaced8f0e442ca6f7680a61e" + "reference": "edf9c40956d19e6ab3f9151bfe0dfac6be06fa21" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twbs/bootstrap/zipball/1a6fdfae6be09b09eaced8f0e442ca6f7680a61e", - "reference": "1a6fdfae6be09b09eaced8f0e442ca6f7680a61e", + "url": "https://api.github.com/repos/twbs/bootstrap/zipball/edf9c40956d19e6ab3f9151bfe0dfac6be06fa21", + "reference": "edf9c40956d19e6ab3f9151bfe0dfac6be06fa21", "shasum": "" }, "replace": { @@ -1688,9 +1688,9 @@ ], "support": { "issues": "https://github.com/twbs/bootstrap/issues", - "source": "https://github.com/twbs/bootstrap/tree/v5.1.3" + "source": "https://github.com/twbs/bootstrap/tree/5.2.0" }, - "time": "2021-10-09T06:43:19+00:00" + "time": "2022-07-19T15:43:58+00:00" }, { "name": "voku/portable-ascii", |