aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/composer/installed.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-06-02 16:36:57 +0000
committerMario <mario@mariovavti.com>2023-06-02 19:35:23 +0000
commit51266138250d017951b588050860872ca42367a4 (patch)
treeb19630763ef8a46d53dfeb8038832d1199054fde /vendor/composer/installed.php
parent07097d2fa3cfe38a199ce4b3f9647aacc05f35e3 (diff)
downloadvolse-hubzilla-51266138250d017951b588050860872ca42367a4.tar.gz
volse-hubzilla-51266138250d017951b588050860872ca42367a4.tar.bz2
volse-hubzilla-51266138250d017951b588050860872ca42367a4.zip
update bootstrap to version 5.3
Diffstat (limited to 'vendor/composer/installed.php')
-rw-r--r--vendor/composer/installed.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php
index 3bf54862e..b947de36e 100644
--- a/vendor/composer/installed.php
+++ b/vendor/composer/installed.php
@@ -269,9 +269,9 @@
'dev_requirement' => false,
),
'twbs/bootstrap' => array(
- 'pretty_version' => 'v5.3.0-alpha3',
- 'version' => '5.3.0.0-alpha3',
- 'reference' => 'ac576614a5515e429f27e756fad81d5aa05e95a6',
+ 'pretty_version' => 'v5.3.0',
+ 'version' => '5.3.0.0',
+ 'reference' => '60098ac499d30aa50575b0b7137391c06ef25429',
'type' => 'library',
'install_path' => __DIR__ . '/../twbs/bootstrap',
'aliases' => array(),
@@ -280,7 +280,7 @@
'twitter/bootstrap' => array(
'dev_requirement' => false,
'replaced' => array(
- 0 => 'v5.3.0-alpha3',
+ 0 => 'v5.3.0',
),
),
'voku/portable-ascii' => array(