diff options
author | nobody <nobody@zotlabs.com> | 2021-08-25 19:13:31 -0700 |
---|---|---|
committer | nobody <nobody@zotlabs.com> | 2021-08-25 19:13:31 -0700 |
commit | aa2106f9495bee4dcf0701fbd9fec8de6fa44984 (patch) | |
tree | f2e7178f78311069bd54471f6c063c5901d16fb7 /composer.lock | |
parent | 73b53675b1a339cfd950845279438e35b4e2dc7c (diff) | |
parent | 6261d0826c49ca24df9f694931592fbb9bf60f7e (diff) | |
download | volse-hubzilla-aa2106f9495bee4dcf0701fbd9fec8de6fa44984.tar.gz volse-hubzilla-aa2106f9495bee4dcf0701fbd9fec8de6fa44984.tar.bz2 volse-hubzilla-aa2106f9495bee4dcf0701fbd9fec8de6fa44984.zip |
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 27 |
1 files changed, 8 insertions, 19 deletions
diff --git a/composer.lock b/composer.lock index e0e5cb1bf..6f9e08c8a 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "1cd80abc165d494582f4ef17e3ca6fdc", + "content-hash": "9ad350ab4b8a73d92908ac68923e0ad2", "packages": [ { "name": "blueimp/jquery-file-upload", @@ -1556,27 +1556,22 @@ }, { "name": "twbs/bootstrap", - "version": "v4.6.0", + "version": "v5.0.2", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", - "reference": "6ffb0b48e455430f8a5359ed689ad64c1143fac2" + "reference": "688bce4fa695cc360a0d084e34f029b0c192b223" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twbs/bootstrap/zipball/6ffb0b48e455430f8a5359ed689ad64c1143fac2", - "reference": "6ffb0b48e455430f8a5359ed689ad64c1143fac2", + "url": "https://api.github.com/repos/twbs/bootstrap/zipball/688bce4fa695cc360a0d084e34f029b0c192b223", + "reference": "688bce4fa695cc360a0d084e34f029b0c192b223", "shasum": "" }, "replace": { "twitter/bootstrap": "self.version" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.3.x-dev" - } - }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" @@ -1605,15 +1600,9 @@ ], "support": { "issues": "https://github.com/twbs/bootstrap/issues", - "source": "https://github.com/twbs/bootstrap/tree/v4.6.0" + "source": "https://github.com/twbs/bootstrap/tree/v5.0.2" }, - "funding": [ - { - "url": "https://opencollective.com/bootstrap", - "type": "open_collective" - } - ], - "time": "2021-01-19T16:16:38+00:00" + "time": "2021-06-22T18:29:16+00:00" } ], "packages-dev": [ @@ -6764,5 +6753,5 @@ "ext-posix": "*" }, "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.1.0" } |