diff options
author | Mario <mario@mariovavti.com> | 2023-06-02 16:36:57 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2023-06-02 16:36:57 +0000 |
commit | bd84ff483887c55c6ede4ba94e1a9175e34090b8 (patch) | |
tree | 799929705f903f4ba4111ca37d5028180371b621 /composer.json | |
parent | 87689df062f09adf104ff996b7bc942ba508a2b4 (diff) | |
download | volse-hubzilla-bd84ff483887c55c6ede4ba94e1a9175e34090b8.tar.gz volse-hubzilla-bd84ff483887c55c6ede4ba94e1a9175e34090b8.tar.bz2 volse-hubzilla-bd84ff483887c55c6ede4ba94e1a9175e34090b8.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", |