From bd84ff483887c55c6ede4ba94e1a9175e34090b8 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 2 Jun 2023 16:36:57 +0000 Subject: update bootstrap to version 5.3 --- vendor/composer/installed.json | 14 +++++++------- vendor/composer/installed.php | 12 ++++++------ 2 files changed, 13 insertions(+), 13 deletions(-) (limited to 'vendor/composer') diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index acc291c31..2753f300a 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -2015,23 +2015,23 @@ }, { "name": "twbs/bootstrap", - "version": "v5.3.0-alpha3", - "version_normalized": "5.3.0.0-alpha3", + "version": "v5.3.0", + "version_normalized": "5.3.0.0", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", - "reference": "ac576614a5515e429f27e756fad81d5aa05e95a6" + "reference": "60098ac499d30aa50575b0b7137391c06ef25429" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twbs/bootstrap/zipball/ac576614a5515e429f27e756fad81d5aa05e95a6", - "reference": "ac576614a5515e429f27e756fad81d5aa05e95a6", + "url": "https://api.github.com/repos/twbs/bootstrap/zipball/60098ac499d30aa50575b0b7137391c06ef25429", + "reference": "60098ac499d30aa50575b0b7137391c06ef25429", "shasum": "" }, "replace": { "twitter/bootstrap": "self.version" }, - "time": "2023-04-03T07:26:50+00:00", + "time": "2023-05-30T15:15:55+00:00", "type": "library", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", @@ -2062,7 +2062,7 @@ ], "support": { "issues": "https://github.com/twbs/bootstrap/issues", - "source": "https://github.com/twbs/bootstrap/tree/v5.3.0-alpha3" + "source": "https://github.com/twbs/bootstrap/tree/v5.3.0" }, "install-path": "../twbs/bootstrap" }, diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index c1e603fb7..88bd23d0d 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -3,7 +3,7 @@ 'name' => 'zotlabs/hubzilla', 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => 'bc6aded074156ec81084334a4d6aa58bc0f37a68', + 'reference' => '87689df062f09adf104ff996b7bc942ba508a2b4', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -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( @@ -304,7 +304,7 @@ 'zotlabs/hubzilla' => array( 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => 'bc6aded074156ec81084334a4d6aa58bc0f37a68', + 'reference' => '87689df062f09adf104ff996b7bc942ba508a2b4', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), -- cgit v1.2.3