diff options
Diffstat (limited to 'vendor/composer/installed.json')
-rw-r--r-- | vendor/composer/installed.json | 25 |
1 files changed, 7 insertions, 18 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index 50378ffa9..60bccd1db 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -1595,29 +1595,24 @@ }, { "name": "twbs/bootstrap", - "version": "v4.6.0", - "version_normalized": "4.6.0.0", + "version": "v5.0.2", + "version_normalized": "5.0.2.0", "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" }, - "time": "2021-01-19T16:16:38+00:00", + "time": "2021-06-22T18:29:16+00:00", "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.3.x-dev" - } - }, "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1647,14 +1642,8 @@ ], "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" - } - ], "install-path": "../twbs/bootstrap" } ], |