diff options
author | Mario <mario@mariovavti.com> | 2023-06-02 16:36:57 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2023-06-02 19:35:23 +0000 |
commit | 51266138250d017951b588050860872ca42367a4 (patch) | |
tree | b19630763ef8a46d53dfeb8038832d1199054fde /composer.json | |
parent | 07097d2fa3cfe38a199ce4b3f9647aacc05f35e3 (diff) | |
download | volse-hubzilla-51266138250d017951b588050860872ca42367a4.tar.gz volse-hubzilla-51266138250d017951b588050860872ca42367a4.tar.bz2 volse-hubzilla-51266138250d017951b588050860872ca42367a4.zip |
update bootstrap to version 5.3
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 1472373af..4c758b6af 100644 --- a/composer.json +++ b/composer.json @@ -41,7 +41,7 @@ "lukasreschke/id3parser": "^0.0.3", "smarty/smarty": "^4.1", "ramsey/uuid": "^4.1", - "twbs/bootstrap": "5.3.0-alpha3", + "twbs/bootstrap": "^5.3", "blueimp/jquery-file-upload": "^10.3", "desandro/imagesloaded": "^4.1", "phpseclib/phpseclib": "~2.0", |