.editorconfig .gitattributes .github/CODEOWNERS .phive/box .phive/composer-normalize .phive/composer-require-checker .phive/phars.xml .php-cs-fixer.php Makefile bin/laxify-schema.php box.json composer-require-checker.json composer.json composer.lock phar/composer-normalize.php phar/keys.asc.gpg psalm-baseline.xml psalm.xml resource/schema.json src/Command/NormalizeCommand.php src/Exception/Exception.php src/Exception/ShouldNotHappen.php src/NormalizePlugin.php src/Version.php test/DataProvider/Command/NormalizeCommandProvider.php test/Integration/Command/NormalizeCommand/AbstractTestCase.php test/Integration/Command/NormalizeCommand/Extra/NotValid/AdditionalKeys/Test.php test/Integration/Command/NormalizeCommand/Extra/NotValid/AdditionalKeys/fixture/composer.json test/Integration/Command/NormalizeCommand/Extra/NotValid/IndentSize/Missing/Test.php test/Integration/Command/NormalizeCommand/Extra/NotValid/IndentSize/Missing/fixture/composer.json test/Integration/Command/NormalizeCommand/Extra/NotValid/IndentSize/NotGreaterThanZero/Test.php test/Integration/Command/NormalizeCommand/Extra/NotValid/IndentSize/NotGreaterThanZero/fixture/composer.json test/Integration/Command/NormalizeCommand/Extra/NotValid/IndentSize/NotInteger/Test.php test/Integration/Command/NormalizeCommand/Extra/NotValid/IndentSize/NotInteger/fixture/composer.json test/Integration/Command/NormalizeCommand/Extra/NotValid/IndentStyle/Missing/Test.php test/Integration/Command/NormalizeCommand/Extra/NotValid/IndentStyle/Missing/fixture/composer.json test/Integration/Command/NormalizeCommand/Extra/NotValid/IndentStyle/NotSpaceOrTab/Test.php test/Integration/Command/NormalizeCommand/Extra/NotValid/IndentStyle/NotSpaceOrTab/fixture/composer.json test/Integration/Command/NormalizeCommand/Extra/NotValid/IndentStyle/NotString/Test.php test/Integration/Command/NormalizeCommand/Extra/NotValid/IndentStyle/NotString/fixture/composer.json test/Integration/Command/NormalizeCommand/Extra/Valid/WithOptions/Test.php test/Integration/Command/NormalizeCommand/Extra/Valid/WithOptions/fixture/composer.json test/Integration/Command/NormalizeCommand/Extra/Valid/WithoutOptions/Test.php test/Integration/Command/NormalizeCommand/Extra/Valid/WithoutOptions/fixture/composer.json test/Integration/Command/NormalizeCommand/Json/NotValid/Test.php test/Integration/Command/NormalizeCommand/Json/NotValid/fixture/composer.json test/Integration/Command/NormalizeCommand/Json/Valid/Lock/NotPresent/Json/AlreadyNormalized/Test.php test/Integration/Command/NormalizeCommand/Json/Valid/Lock/NotPresent/Json/AlreadyNormalized/fixture/composer.json test/Integration/Command/NormalizeCommand/Json/Valid/Lock/NotPresent/Json/NotYetNormalized/Test.php test/Integration/Command/NormalizeCommand/Json/Valid/Lock/NotPresent/Json/NotYetNormalized/fixture/composer.json test/Integration/Command/NormalizeCommand/Json/Valid/Lock/Present/FreshBefore/Json/AlreadyNormalized/Test.php test/Integration/Command/NormalizeCommand/Json/Valid/Lock/Present/FreshBefore/Json/AlreadyNormalized/fixture/composer.json test/Integration/Command/NormalizeCommand/Json/Valid/Lock/Present/FreshBefore/Json/AlreadyNormalized/fixture/composer.lock test/Integration/Command/NormalizeCommand/Json/Valid/Lock/Present/FreshBefore/Json/NotYetNormalized/Lock/FreshAfter/Test.php test/Integration/Command/NormalizeCommand/Json/Valid/Lock/Present/FreshBefore/Json/NotYetNormalized/Lock/FreshAfter/fixture/composer.json test/Integration/Command/NormalizeCommand/Json/Valid/Lock/Present/FreshBefore/Json/NotYetNormalized/Lock/FreshAfter/fixture/composer.lock test/Integration/Command/NormalizeCommand/Json/Valid/Lock/Present/FreshBefore/Json/NotYetNormalized/Lock/NotFreshAfter/Test.php test/Integration/Command/NormalizeCommand/Json/Valid/Lock/Present/FreshBefore/Json/NotYetNormalized/Lock/NotFreshAfter/fixture/composer.json test/Integration/Command/NormalizeCommand/Json/Valid/Lock/Present/FreshBefore/Json/NotYetNormalized/Lock/NotFreshAfter/fixture/composer.lock test/Integration/Command/NormalizeCommand/Json/Valid/Lock/Present/NotFreshBefore/WithNoCheckLock/Json/AlreadyNormalized/Test.php test/Integration/Command/NormalizeCommand/Json/Valid/Lock/Present/NotFreshBefore/WithNoCheckLock/Json/AlreadyNormalized/fixture/composer.json test/Integration/Command/NormalizeCommand/Json/Valid/Lock/Present/NotFreshBefore/WithNoCheckLock/Json/AlreadyNormalized/fixture/composer.lock test/Integration/Command/NormalizeCommand/Json/Valid/Lock/Present/NotFreshBefore/WithNoCheckLock/Json/NotYetNormalized/Test.php test/Integration/Command/NormalizeCommand/Json/Valid/Lock/Present/NotFreshBefore/WithNoCheckLock/Json/NotYetNormalized/fixture/composer.json test/Integration/Command/NormalizeCommand/Json/Valid/Lock/Present/NotFreshBefore/WithNoCheckLock/Json/NotYetNormalized/fixture/composer.lock test/Integration/Command/NormalizeCommand/Json/Valid/Lock/Present/NotFreshBefore/WithoutNoCheckLock/Test.php test/Integration/Command/NormalizeCommand/Json/Valid/Lock/Present/NotFreshBefore/WithoutNoCheckLock/fixture/composer.json test/Integration/Command/NormalizeCommand/Json/Valid/Lock/Present/NotFreshBefore/WithoutNoCheckLock/fixture/composer.lock test/Integration/Command/NormalizeCommand/Normalizer/Throws/Test.php test/Integration/Command/NormalizeCommand/Normalizer/Throws/fixture/composer.json test/Integration/Command/NormalizeCommand/Options/NotValid/Test.php test/Integration/Command/NormalizeCommand/Options/NotValid/fixture/composer.json test/Unit/Exception/ShouldNotHappenTest.php test/Unit/VersionTest.php test/Util/CommandInvocation.php test/Util/Directory.php test/Util/File.php test/Util/Helper.php test/Util/Scenario.php test/Util/State.php test/phpunit.xml <<<<<< network # path=./.build/logs/clover.xml <<<<<< EOF # path=fixes ./bin/laxify-schema.php:19 ./phar/composer-normalize.php:32,43,46,47 ./test/Unit/Exception/ShouldNotHappenTest.php:25,27,31,32 ./test/Unit/VersionTest.php:25,27,31,32 ./test/Util/CommandInvocation.php:17,21,23,26,28,31,33,36,38,41,43,46,48,49 ./test/Util/File.php:17,30,33,39,40,49,50,56,57,60,62,65,67,70,76,79,80 ./test/Util/Scenario.php:17,22,25,28,32,33,36,38,41,43,46,48,51,53,61,65,66,72,84,90,93,96,101,102,105,106 ./test/Util/Helper.php:20,22,34,37,38 ./test/Util/Directory.php:17,22,25,28,30,33,35,38,40,41 ./test/Util/State.php:17,24,41,44,46,49,51,54,56,59,61,64,66,67 ./test/Integration/Command/NormalizeCommand/Options/NotValid/Test.php:30,35,42,55,60,66,70,83,88,94,102,116,123,127,133,140,154,161,165,166 ./test/Integration/Command/NormalizeCommand/Normalizer/Throws/Test.php:34,39,43,58,60,63,65,81,86,87 ./test/Integration/Command/NormalizeCommand/Extra/Valid/WithOptions/Test.php:29,41,60,71,79,80 ./test/Integration/Command/NormalizeCommand/Extra/Valid/WithoutOptions/Test.php:29,34,38,54,61,69,70 ./test/Integration/Command/NormalizeCommand/Extra/NotValid/IndentSize/NotGreaterThanZero/Test.php:29,34,38,49,54,55 ./test/Integration/Command/NormalizeCommand/Extra/NotValid/IndentSize/Missing/Test.php:29,34,38,49,54,55 ./test/Integration/Command/NormalizeCommand/Extra/NotValid/IndentSize/NotInteger/Test.php:29,34,38,49,54,55 ./test/Integration/Command/NormalizeCommand/Extra/NotValid/IndentStyle/NotString/Test.php:29,34,38,49,54,55 ./test/Integration/Command/NormalizeCommand/Extra/NotValid/IndentStyle/Missing/Test.php:29,34,38,49,54,55 ./test/Integration/Command/NormalizeCommand/Extra/NotValid/IndentStyle/NotSpaceOrTab/Test.php:29,34,38,49,54,55 ./test/Integration/Command/NormalizeCommand/Extra/NotValid/AdditionalKeys/Test.php:29,34,38,49,54,55 ./test/Integration/Command/NormalizeCommand/AbstractTestCase.php:30,35,42,45,48,52,63,72,77,81,84,87,94,97,110,115,118,120,132,133,136,138,141,143,146,156,159,169,172,179,180,183,190,191,194,200,203,205,208,210,213,217,224,228,231,234,246,247,248 ./test/Integration/Command/NormalizeCommand/Json/Valid/Lock/NotPresent/Json/AlreadyNormalized/Test.php:29,34,38,54,61,65,66 ./test/Integration/Command/NormalizeCommand/Json/Valid/Lock/NotPresent/Json/NotYetNormalized/Test.php:29,34,38,54,61,69,75,79,97,104,118,124,128,146,155,163,176,195,202,210,216,220,238,245,253,254 ./test/Integration/Command/NormalizeCommand/Json/Valid/Lock/Present/FreshBefore/Json/AlreadyNormalized/Test.php:29,34,38,55,62,66,67 ./test/Integration/Command/NormalizeCommand/Json/Valid/Lock/Present/FreshBefore/Json/NotYetNormalized/Lock/NotFreshAfter/Test.php:29,34,38,55,66,75,81,85,104,111,120,121 ./test/Integration/Command/NormalizeCommand/Json/Valid/Lock/Present/FreshBefore/Json/NotYetNormalized/Lock/FreshAfter/Test.php:29,34,38,55,62,70,76,80,98,107,113,114 ./test/Integration/Command/NormalizeCommand/Json/Valid/Lock/Present/NotFreshBefore/WithoutNoCheckLock/Test.php:29,34,38,55,60,61 ./test/Integration/Command/NormalizeCommand/Json/Valid/Lock/Present/NotFreshBefore/WithNoCheckLock/Json/AlreadyNormalized/Test.php:29,34,38,57,64,68,69 ./test/Integration/Command/NormalizeCommand/Json/Valid/Lock/Present/NotFreshBefore/WithNoCheckLock/Json/NotYetNormalized/Test.php:29,34,38,57,64,73,74 ./test/Integration/Command/NormalizeCommand/Json/NotValid/Test.php:29,34,38,54,59,60 ./test/DataProvider/Command/NormalizeCommandProvider.php:20,27,32,33,39,57,63,64,65,71,86,93,94,95,96,102,108,109 ./.php-cs-fixer.php:25 ./src/Version.php:20,27,38,39,46,47,48 ./src/Exception/ShouldNotHappen.php:17,19,21,22 ./src/Exception/Exception.php:17,18 ./src/Command/NormalizeCommand.php:32,50,53,101,128,132,138,143,147,158,162,169,181,194,209,218,228,234,239,248,262,271,275,280,293,305,306,312,324,328,335,345,353,358,359,365,368,382,387,394,399,406,415,422,431,439,444,445,456,459,462,466,470,474,479,483,491,492,515,516,517 ./src/NormalizePlugin.php:25,30,36,42,45,49,52,67,68 <<<<<< EOF