diff options
Diffstat (limited to 'vendor/composer/installed.json')
-rw-r--r-- | vendor/composer/installed.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index 97833cf60..192bef226 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -1717,23 +1717,23 @@ }, { "name": "twbs/bootstrap", - "version": "v5.2.2", - "version_normalized": "5.2.2.0", + "version": "v5.3.0-alpha1", + "version_normalized": "5.3.0.0-alpha1", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", - "reference": "961d5ff9844372a4e294980c667bbe7e0651cdeb" + "reference": "cf9454caa00872899215603e5e036d9a824b1b11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twbs/bootstrap/zipball/961d5ff9844372a4e294980c667bbe7e0651cdeb", - "reference": "961d5ff9844372a4e294980c667bbe7e0651cdeb", + "url": "https://api.github.com/repos/twbs/bootstrap/zipball/cf9454caa00872899215603e5e036d9a824b1b11", + "reference": "cf9454caa00872899215603e5e036d9a824b1b11", "shasum": "" }, "replace": { "twitter/bootstrap": "self.version" }, - "time": "2022-10-03T07:44:02+00:00", + "time": "2022-12-24T16:37:22+00:00", "type": "library", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", @@ -1764,7 +1764,7 @@ ], "support": { "issues": "https://github.com/twbs/bootstrap/issues", - "source": "https://github.com/twbs/bootstrap/tree/v5.2.2" + "source": "https://github.com/twbs/bootstrap/tree/v5.3.0-alpha1" }, "install-path": "../twbs/bootstrap" }, |