diff options
author | Mario <mario@mariovavti.com> | 2022-10-11 18:45:17 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-10-11 18:45:17 +0000 |
commit | a749db8d0f216491cfefb3849891d93f89b775f7 (patch) | |
tree | 30938c375526280a2114b826dbb9d9a9dae72537 /composer.lock | |
parent | 10ba98c4f5ec4efe6272516de47f0ce128ef2902 (diff) | |
download | volse-hubzilla-a749db8d0f216491cfefb3849891d93f89b775f7.tar.gz volse-hubzilla-a749db8d0f216491cfefb3849891d93f89b775f7.tar.bz2 volse-hubzilla-a749db8d0f216491cfefb3849891d93f89b775f7.zip |
composer update twbs
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 7765fc4d0..f45495013 100644 --- a/composer.lock +++ b/composer.lock @@ -1644,16 +1644,16 @@ }, { "name": "twbs/bootstrap", - "version": "5.2.0", + "version": "v5.2.2", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", - "reference": "edf9c40956d19e6ab3f9151bfe0dfac6be06fa21" + "reference": "961d5ff9844372a4e294980c667bbe7e0651cdeb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twbs/bootstrap/zipball/edf9c40956d19e6ab3f9151bfe0dfac6be06fa21", - "reference": "edf9c40956d19e6ab3f9151bfe0dfac6be06fa21", + "url": "https://api.github.com/repos/twbs/bootstrap/zipball/961d5ff9844372a4e294980c667bbe7e0651cdeb", + "reference": "961d5ff9844372a4e294980c667bbe7e0651cdeb", "shasum": "" }, "replace": { @@ -1688,9 +1688,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.2" }, - "time": "2022-07-19T15:43:58+00:00" + "time": "2022-10-03T07:44:02+00:00" }, { "name": "voku/portable-ascii", |