diff options
author | Mario <mario@mariovavti.com> | 2022-08-19 13:15:48 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-08-19 13:15:48 +0000 |
commit | 185ddf1eaf82e08586be6c7689507ee924d9dd47 (patch) | |
tree | 218ff6da6fb1511a1b2823729607c7c4b13e30e9 /composer.lock | |
parent | 7dee47183d05b6e1f7d5c5588e2df9993fb294dd (diff) | |
download | volse-hubzilla-185ddf1eaf82e08586be6c7689507ee924d9dd47.tar.gz volse-hubzilla-185ddf1eaf82e08586be6c7689507ee924d9dd47.tar.bz2 volse-hubzilla-185ddf1eaf82e08586be6c7689507ee924d9dd47.zip |
update to bootstrap 5.2 and fixes
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", |