From 8814307d865fcb54d26df041942c35f9ed39b04a Mon Sep 17 00:00:00 2001 From: Miraty Date: Sun, 5 Jun 2022 22:12:42 +0200 Subject: [PATCH] Update composer --- CHANGELOG.md | 1 + vendor/composer/InstalledVersions.php | 14 +++++++------- vendor/composer/installed.php | 14 +++++++------- 3 files changed, 15 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfb2679..a8e04c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Added * Occitan l10n (PR [#10](https://code.antopie.org/miraty/libreqr/pulls/10)) +* Composer ### Changed diff --git a/vendor/composer/InstalledVersions.php b/vendor/composer/InstalledVersions.php index 41bc143..c6b54af 100644 --- a/vendor/composer/InstalledVersions.php +++ b/vendor/composer/InstalledVersions.php @@ -28,7 +28,7 @@ class InstalledVersions { /** * @var mixed[]|null - * @psalm-var array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array}|array{}|null + * @psalm-var array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array}|array{}|null */ private static $installed; @@ -39,7 +39,7 @@ class InstalledVersions /** * @var array[] - * @psalm-var array}> + * @psalm-var array}> */ private static $installedByVendor = array(); @@ -243,7 +243,7 @@ class InstalledVersions /** * @return array - * @psalm-return array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string} + * @psalm-return array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool} */ public static function getRootPackage() { @@ -257,7 +257,7 @@ class InstalledVersions * * @deprecated Use getAllRawData() instead which returns all datasets for all autoloaders present in the process. getRawData only returns the first dataset loaded, which may not be what you expect. * @return array[] - * @psalm-return array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array} + * @psalm-return array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array} */ public static function getRawData() { @@ -280,7 +280,7 @@ class InstalledVersions * Returns the raw data of all installed.php which are currently loaded for custom implementations * * @return array[] - * @psalm-return list}> + * @psalm-return list}> */ public static function getAllRawData() { @@ -303,7 +303,7 @@ class InstalledVersions * @param array[] $data A vendor/composer/installed.php data set * @return void * - * @psalm-param array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array} $data + * @psalm-param array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array} $data */ public static function reload($data) { @@ -313,7 +313,7 @@ class InstalledVersions /** * @return array[] - * @psalm-return list}> + * @psalm-return list}> */ private static function getInstalled() { diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 38c6135..7c8fcd4 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -1,58 +1,58 @@ array( + 'name' => '__root__', 'pretty_version' => 'dev-main', 'version' => 'dev-main', + 'reference' => '5e455c1499d4fba2d9bb825e4db8b58a3a6a595e', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => '147a25c93f60c0ff38343291c7a7819bdce7cfc4', - 'name' => '__root__', 'dev' => true, ), 'versions' => array( '__root__' => array( 'pretty_version' => 'dev-main', 'version' => 'dev-main', + 'reference' => '5e455c1499d4fba2d9bb825e4db8b58a3a6a595e', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => '147a25c93f60c0ff38343291c7a7819bdce7cfc4', 'dev_requirement' => false, ), 'bacon/bacon-qr-code' => array( 'pretty_version' => '2.0.7', 'version' => '2.0.7.0', + 'reference' => 'd70c840f68657ce49094b8d91f9ee0cc07fbf66c', 'type' => 'library', 'install_path' => __DIR__ . '/../bacon/bacon-qr-code', 'aliases' => array(), - 'reference' => 'd70c840f68657ce49094b8d91f9ee0cc07fbf66c', 'dev_requirement' => false, ), 'dasprid/enum' => array( 'pretty_version' => '1.0.3', 'version' => '1.0.3.0', + 'reference' => '5abf82f213618696dda8e3bf6f64dd042d8542b2', 'type' => 'library', 'install_path' => __DIR__ . '/../dasprid/enum', 'aliases' => array(), - 'reference' => '5abf82f213618696dda8e3bf6f64dd042d8542b2', 'dev_requirement' => false, ), 'endroid/qr-code' => array( 'pretty_version' => '4.4.9', 'version' => '4.4.9.0', + 'reference' => 'bf087fa1e93a1b7310e2d94d187e26ae51db199d', 'type' => 'library', 'install_path' => __DIR__ . '/../endroid/qr-code', 'aliases' => array(), - 'reference' => 'bf087fa1e93a1b7310e2d94d187e26ae51db199d', 'dev_requirement' => false, ), 'wikimedia/less.php' => array( 'pretty_version' => 'v3.1.0', 'version' => '3.1.0.0', + 'reference' => 'a486d78b9bd16b72f237fc6093aa56d69ce8bd13', 'type' => 'library', 'install_path' => __DIR__ . '/../wikimedia/less.php', 'aliases' => array(), - 'reference' => 'a486d78b9bd16b72f237fc6093aa56d69ce8bd13', 'dev_requirement' => false, ), ),