From 5456cf81971b897ee82f75e82d2bcc3ad0bc6b84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Vo=C5=99=C3=AD=C5=A1ek?= Date: Wed, 12 May 2021 15:19:52 +0200 Subject: [PATCH] Fix EOL of text files (#9877) --- .gitignore | 2 +- ...22e73abb2e3fd891c8156dd4d0821a97fd3e428bc910833e3e46dbe.json | 2 +- ...3afa3e34a4d3af18fb138e5f3b79029c1f8d9ab5b477ea15776ba0a.json | 2 +- ...b46c8364c8e3fb449967b9bea558b971e5b082f330ae4f1d484c321.json | 2 +- ...579543822389ecd12d791c612db0c05e22d90e9286e233cacd86ed8.json | 2 +- ...ca354be46b613f59f1d601923a5a00ccc5fcce50a77ecdd461eb72d.json | 2 +- doc/fixtures/repo-composer-with-providers/packages.json | 2 +- .../Test/Repository/Fixtures/path/with-version/composer.json | 2 +- .../Test/Repository/Fixtures/path/without-version/composer.json | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index f9d78df20..aada402fa 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,4 @@ phpunit.xml .vagrant Vagrantfile .idea -.php_cs.cache \ No newline at end of file +.php_cs.cache diff --git a/doc/fixtures/repo-composer-with-providers/p/bar/baz$923363b3c22e73abb2e3fd891c8156dd4d0821a97fd3e428bc910833e3e46dbe.json b/doc/fixtures/repo-composer-with-providers/p/bar/baz$923363b3c22e73abb2e3fd891c8156dd4d0821a97fd3e428bc910833e3e46dbe.json index 94a43b019..77739fece 100644 --- a/doc/fixtures/repo-composer-with-providers/p/bar/baz$923363b3c22e73abb2e3fd891c8156dd4d0821a97fd3e428bc910833e3e46dbe.json +++ b/doc/fixtures/repo-composer-with-providers/p/bar/baz$923363b3c22e73abb2e3fd891c8156dd4d0821a97fd3e428bc910833e3e46dbe.json @@ -47,4 +47,4 @@ } } } -} \ No newline at end of file +} diff --git a/doc/fixtures/repo-composer-with-providers/p/foo/bar$4baabb3303afa3e34a4d3af18fb138e5f3b79029c1f8d9ab5b477ea15776ba0a.json b/doc/fixtures/repo-composer-with-providers/p/foo/bar$4baabb3303afa3e34a4d3af18fb138e5f3b79029c1f8d9ab5b477ea15776ba0a.json index 7dc7cc91e..378b04003 100644 --- a/doc/fixtures/repo-composer-with-providers/p/foo/bar$4baabb3303afa3e34a4d3af18fb138e5f3b79029c1f8d9ab5b477ea15776ba0a.json +++ b/doc/fixtures/repo-composer-with-providers/p/foo/bar$4baabb3303afa3e34a4d3af18fb138e5f3b79029c1f8d9ab5b477ea15776ba0a.json @@ -74,4 +74,4 @@ } } } -} \ No newline at end of file +} diff --git a/doc/fixtures/repo-composer-with-providers/p/gar/nix$5d210670cb46c8364c8e3fb449967b9bea558b971e5b082f330ae4f1d484c321.json b/doc/fixtures/repo-composer-with-providers/p/gar/nix$5d210670cb46c8364c8e3fb449967b9bea558b971e5b082f330ae4f1d484c321.json index 512b8d882..68e399351 100644 --- a/doc/fixtures/repo-composer-with-providers/p/gar/nix$5d210670cb46c8364c8e3fb449967b9bea558b971e5b082f330ae4f1d484c321.json +++ b/doc/fixtures/repo-composer-with-providers/p/gar/nix$5d210670cb46c8364c8e3fb449967b9bea558b971e5b082f330ae4f1d484c321.json @@ -47,4 +47,4 @@ } } } -} \ No newline at end of file +} diff --git a/doc/fixtures/repo-composer-with-providers/p/provider-active$1893a061e579543822389ecd12d791c612db0c05e22d90e9286e233cacd86ed8.json b/doc/fixtures/repo-composer-with-providers/p/provider-active$1893a061e579543822389ecd12d791c612db0c05e22d90e9286e233cacd86ed8.json index b82eb418e..6c45294f8 100644 --- a/doc/fixtures/repo-composer-with-providers/p/provider-active$1893a061e579543822389ecd12d791c612db0c05e22d90e9286e233cacd86ed8.json +++ b/doc/fixtures/repo-composer-with-providers/p/provider-active$1893a061e579543822389ecd12d791c612db0c05e22d90e9286e233cacd86ed8.json @@ -13,4 +13,4 @@ "sha256": "c142d1a07ca354be46b613f59f1d601923a5a00ccc5fcce50a77ecdd461eb72d" } } -} \ No newline at end of file +} diff --git a/doc/fixtures/repo-composer-with-providers/p/qux/quux$c142d1a07ca354be46b613f59f1d601923a5a00ccc5fcce50a77ecdd461eb72d.json b/doc/fixtures/repo-composer-with-providers/p/qux/quux$c142d1a07ca354be46b613f59f1d601923a5a00ccc5fcce50a77ecdd461eb72d.json index 014187206..dc1b84dce 100644 --- a/doc/fixtures/repo-composer-with-providers/p/qux/quux$c142d1a07ca354be46b613f59f1d601923a5a00ccc5fcce50a77ecdd461eb72d.json +++ b/doc/fixtures/repo-composer-with-providers/p/qux/quux$c142d1a07ca354be46b613f59f1d601923a5a00ccc5fcce50a77ecdd461eb72d.json @@ -19,4 +19,4 @@ } } } -} \ No newline at end of file +} diff --git a/doc/fixtures/repo-composer-with-providers/packages.json b/doc/fixtures/repo-composer-with-providers/packages.json index 65968a861..35fd6e30b 100644 --- a/doc/fixtures/repo-composer-with-providers/packages.json +++ b/doc/fixtures/repo-composer-with-providers/packages.json @@ -6,4 +6,4 @@ "sha256": "1893a061e579543822389ecd12d791c612db0c05e22d90e9286e233cacd86ed8" } } -} \ No newline at end of file +} diff --git a/tests/Composer/Test/Repository/Fixtures/path/with-version/composer.json b/tests/Composer/Test/Repository/Fixtures/path/with-version/composer.json index 985b89947..93842613f 100644 --- a/tests/Composer/Test/Repository/Fixtures/path/with-version/composer.json +++ b/tests/Composer/Test/Repository/Fixtures/path/with-version/composer.json @@ -1,4 +1,4 @@ { "name": "test/path-versioned", "version": "0.0.2" -} \ No newline at end of file +} diff --git a/tests/Composer/Test/Repository/Fixtures/path/without-version/composer.json b/tests/Composer/Test/Repository/Fixtures/path/without-version/composer.json index cddefceb2..170225f96 100644 --- a/tests/Composer/Test/Repository/Fixtures/path/without-version/composer.json +++ b/tests/Composer/Test/Repository/Fixtures/path/without-version/composer.json @@ -1,3 +1,3 @@ { "name": "test/path-unversioned" -} \ No newline at end of file +}