diff options
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/composer.lock b/composer.lock index c7bb42b70..f89d14367 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": "b0942189dde4fd59450e03c6eae70758", + "content-hash": "9bcd9511f1fd87b42eb4381dae723dfb", "packages": [ { "name": "blueimp/jquery-file-upload", @@ -1659,16 +1659,16 @@ }, { "name": "twbs/bootstrap", - "version": "v5.2.2", + "version": "v5.3.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": { @@ -1703,9 +1703,9 @@ ], "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" }, - "time": "2022-10-03T07:44:02+00:00" + "time": "2022-12-24T16:37:22+00:00" }, { "name": "voku/portable-ascii", @@ -7095,6 +7095,7 @@ "aliases": [], "minimum-stability": "stable", "stability-flags": { + "twbs/bootstrap": 15, "behat/behat": 0, "behat/mink-extension": 0, "behat/mink-goutte-driver": 0 |