From 70dfce356b949dce00dba534536be994b1d7761d Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 14 Mar 2024 11:15:20 +0000 Subject: next try to use the streams php-jcs library until the floats issue will be fixed upstream. see here for reference https://codeberg.org/streams/streams/issues/151 --- vendor/composer/installed.php | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'vendor/composer/installed.php') diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index bfd0c7e83..1c29ad5bd 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' => '27e57ff7aad9b70a4d088b880fac4af2920fdd31', + 'reference' => '10fbfa06e9eb51485fecbf81d590cd15b7a5a2c2', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -118,15 +118,6 @@ 'aliases' => array(), 'dev_requirement' => false, ), - 'mmccook/php-json-canonicalization-scheme' => array( - 'pretty_version' => '1.0.0', - 'version' => '1.0.0.0', - 'reference' => 'cd6d3e7645a2c1e62574a9a2437d68e9e74e799f', - 'type' => 'library', - 'install_path' => __DIR__ . '/../mmccook/php-json-canonicalization-scheme', - 'aliases' => array(), - 'dev_requirement' => false, - ), 'paragonie/constant_time_encoding' => array( 'pretty_version' => 'v2.6.3', 'version' => '2.6.3.0', @@ -295,6 +286,15 @@ 'aliases' => array(), 'dev_requirement' => false, ), + 'streams/php-jcs' => array( + 'pretty_version' => '1.0.1', + 'version' => '1.0.1.0', + 'reference' => 'a0953ad4f4d3586d5e008b8498cc79154fca8332', + 'type' => 'library', + 'install_path' => __DIR__ . '/../streams/php-jcs', + 'aliases' => array(), + 'dev_requirement' => false, + ), 'symfony/polyfill-php81' => array( 'pretty_version' => 'v1.29.0', 'version' => '1.29.0.0', @@ -340,7 +340,7 @@ 'zotlabs/hubzilla' => array( 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => '27e57ff7aad9b70a4d088b880fac4af2920fdd31', + 'reference' => '10fbfa06e9eb51485fecbf81d590cd15b7a5a2c2', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), -- cgit v1.2.3