From 16e6eec3fb2bfb5a34c9dc94d46232be8461a947 Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 3 Jan 2024 11:09:22 +0000 Subject: composer add mmccook/php-json-canonicalization-scheme --- .../src/JsonCanonicalizatorInterface.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php (limited to 'vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php') diff --git a/vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php b/vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php new file mode 100644 index 000000000..73b25c086 --- /dev/null +++ b/vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php @@ -0,0 +1,10 @@ + Date: Thu, 14 Mar 2024 09:35:09 +0000 Subject: composer update and use the fixed streams php-jcs library until the floats issue will be fixed upstream. see here for reference https://codeberg.org/streams/streams/issues/151 --- .../src/JsonCanonicalizatorInterface.php | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php (limited to 'vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php') diff --git a/vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php b/vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php deleted file mode 100644 index 73b25c086..000000000 --- a/vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php +++ /dev/null @@ -1,10 +0,0 @@ - Date: Thu, 14 Mar 2024 10:13:22 +0000 Subject: Revert "composer update and use the fixed streams php-jcs library until the floats issue will be fixed upstream. see here for reference https://codeberg.org/streams/streams/issues/151" This reverts commit 6bf61dfa6b585db01b607a79bd64ec9c583a9c10. --- .../src/JsonCanonicalizatorInterface.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php (limited to 'vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php') diff --git a/vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php b/vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php new file mode 100644 index 000000000..73b25c086 --- /dev/null +++ b/vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php @@ -0,0 +1,10 @@ + Date: Thu, 14 Mar 2024 10:18:51 +0000 Subject: 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 --- .../src/JsonCanonicalizatorInterface.php | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php (limited to 'vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php') diff --git a/vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php b/vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php deleted file mode 100644 index 73b25c086..000000000 --- a/vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php +++ /dev/null @@ -1,10 +0,0 @@ - Date: Thu, 14 Mar 2024 11:02:31 +0000 Subject: Revert "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" This reverts commit 81ce67df942d4bf378814677268fe03a29ecc028. --- .../src/JsonCanonicalizatorInterface.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php (limited to 'vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php') diff --git a/vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php b/vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php new file mode 100644 index 000000000..73b25c086 --- /dev/null +++ b/vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php @@ -0,0 +1,10 @@ + 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 --- .../src/JsonCanonicalizatorInterface.php | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php (limited to 'vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php') diff --git a/vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php b/vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php deleted file mode 100644 index 73b25c086..000000000 --- a/vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php +++ /dev/null @@ -1,10 +0,0 @@ - Date: Thu, 14 Mar 2024 12:30:05 +0000 Subject: Revert "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" This reverts commit 70dfce356b949dce00dba534536be994b1d7761d. --- .../src/JsonCanonicalizatorInterface.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php (limited to 'vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php') diff --git a/vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php b/vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php new file mode 100644 index 000000000..73b25c086 --- /dev/null +++ b/vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php @@ -0,0 +1,10 @@ + Date: Fri, 15 Mar 2024 17:14:31 +0100 Subject: another attmpt to install streams/php-jcs via composer --- .../src/JsonCanonicalizatorInterface.php | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php (limited to 'vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php') diff --git a/vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php b/vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php deleted file mode 100644 index 73b25c086..000000000 --- a/vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php +++ /dev/null @@ -1,10 +0,0 @@ - Date: Sat, 16 Mar 2024 11:54:45 +0000 Subject: Revert "another attmpt to install streams/php-jcs via composer" This reverts commit 5af3c3577843a6f65c402c27607edca98233c08e --- .../src/JsonCanonicalizatorInterface.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php (limited to 'vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php') diff --git a/vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php b/vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php new file mode 100644 index 000000000..73b25c086 --- /dev/null +++ b/vendor/mmccook/php-json-canonicalization-scheme/src/JsonCanonicalizatorInterface.php @@ -0,0 +1,10 @@ +