diff options
author | Mario <mario@mariovavti.com> | 2021-09-23 08:33:36 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-09-23 08:33:36 +0000 |
commit | a451449766d581978068a5b8f8c1e27f50386ea7 (patch) | |
tree | 17388d0d116d3c3a3e14745397b5b3278e933d74 /composer.lock | |
parent | 3347fab105a01f38800a907e7d6281d835a29f5c (diff) | |
download | volse-hubzilla-a451449766d581978068a5b8f8c1e27f50386ea7.tar.gz volse-hubzilla-a451449766d581978068a5b8f8c1e27f50386ea7.tar.bz2 volse-hubzilla-a451449766d581978068a5b8f8c1e27f50386ea7.zip |
Revert "composer update bootstrap to version 5.1.1"
This reverts commit 89e4006b2d84d398e34d407a019854823b1dd37d.
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 0ff93924f..6f9e08c8a 100644 --- a/composer.lock +++ b/composer.lock @@ -1556,16 +1556,16 @@ }, { "name": "twbs/bootstrap", - "version": "v5.1.1", + "version": "v5.0.2", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", - "reference": "0d81d3cbc14dfcdca8a868e3f25189a4f1ab273c" + "reference": "688bce4fa695cc360a0d084e34f029b0c192b223" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twbs/bootstrap/zipball/0d81d3cbc14dfcdca8a868e3f25189a4f1ab273c", - "reference": "0d81d3cbc14dfcdca8a868e3f25189a4f1ab273c", + "url": "https://api.github.com/repos/twbs/bootstrap/zipball/688bce4fa695cc360a0d084e34f029b0c192b223", + "reference": "688bce4fa695cc360a0d084e34f029b0c192b223", "shasum": "" }, "replace": { @@ -1600,9 +1600,9 @@ ], "support": { "issues": "https://github.com/twbs/bootstrap/issues", - "source": "https://github.com/twbs/bootstrap/tree/v5.1.1" + "source": "https://github.com/twbs/bootstrap/tree/v5.0.2" }, - "time": "2021-09-07T15:37:44+00:00" + "time": "2021-06-22T18:29:16+00:00" } ], "packages-dev": [ |