diff options
Diffstat (limited to 'vendor/composer/installed.json')
-rw-r--r-- | vendor/composer/installed.json | 19 |
1 files changed, 7 insertions, 12 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index 50378ffa9..658da1fdd 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.1", + "version_normalized": "5.0.1.0", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", - "reference": "6ffb0b48e455430f8a5359ed689ad64c1143fac2" + "reference": "58b1be927f43c779377e478df2d119f2ddf956ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twbs/bootstrap/zipball/6ffb0b48e455430f8a5359ed689ad64c1143fac2", - "reference": "6ffb0b48e455430f8a5359ed689ad64c1143fac2", + "url": "https://api.github.com/repos/twbs/bootstrap/zipball/58b1be927f43c779377e478df2d119f2ddf956ca", + "reference": "58b1be927f43c779377e478df2d119f2ddf956ca", "shasum": "" }, "replace": { "twitter/bootstrap": "self.version" }, - "time": "2021-01-19T16:16:38+00:00", + "time": "2021-05-13T16:22:20+00:00", "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.3.x-dev" - } - }, "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1647,7 +1642,7 @@ ], "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.1" }, "funding": [ { |