sha256:f7111b6f6456e7a7be07a78cd9ad114c290f3019ac3e148262281ae6141595f5

Alias: git-archive

The hash you've requested:

git:b36d33b6e796513de7cb7df053afb3f55eefcd47

is considered an alias for sha256(tar). Visit the canonical page.

Contains Dependency Lockfiles

Diff

Content

sha256:566f41256f95fc9c3336f3b11bcbefc0da99f04beb8c99551e2c9dbd2b3d3acc  .gitattributes
                                                                         .github/
sha256:75570c05dcf5db883a778e2a84c041e2a85b2abddc8811e8eeeab21f7cba9832  .github/CODE_OF_CONDUCT.md
sha256:cd67fba958c3ec90cefa2605a50139f614f37a9b2eab80c1b051aa4af29ee75c  .github/CONTRIBUTING.md
sha256:88f6954302fc18d75995f561a22f307a4ae6b7f6479216003064b914c90ca9fb  .github/FUNDING.yml
                                                                         .github/workflows/
sha256:a1d117a0234ce4de01e531c3c5ccd48196d53731270c5e0bc7253293b006a1b8  .github/workflows/api-surface-check.yaml
sha256:dea482c78dd5edfe8c3ca15609e7215d3f90ff0bf0723504dc7cf64c379a6512  .github/workflows/api-surface-comment.yaml
sha256:a31d2d2a405c15f47b05ba029e975eaf3ddcfc0a58ba8a59eba5e9a950ce1455  .github/workflows/ci.yaml
sha256:3bbd9861c3bd60bb93f0720c5db68397e015eeb00d05266ad4c6e559914e1e9b  .github/workflows/release.yaml
sha256:24ad4cb2f74eadbd70f8ef00a0669d462584a4339a2155cdd8e869d2f48ef3ce  .gitignore
                                                                         .phive/
sha256:6af96f87e7ef06503aacdd243ec4bf69f9c7424ed29424b21575e649432dc81b  .phive/phars.xml
sha256:bd6ab390c667b4bb886e32f6049390297c372a824de0e7e1708e8632b86db86e  .php-cs-fixer.dist.php
sha256:73f41a654cf103cc768da92924e39517ac3ab63702fe0e61e0b01b4bb226aefe  ChangeLog.md
sha256:c1b7b5b9bee26266f6d958a8b31b08cdddbf0aec34cc42b12f8b175f93b2dc4f  LICENSE
sha256:9333fdef863fd8378e745b9e3d96d421121bb5ac34a149658edfdc77add3655a  README.md
sha256:cf6a627fa9f7366483e332b30a2e606bbb76fec0c3c0c0b524074a8360f3e06f  SECURITY.md
sha256:ef9855532268c6f6e660bbf5528b6e1c423ab9a153ea7f0710e8c53ab0253cec  build.xml
                                                                         build/
                                                                         build/scripts/
sha256:8cdd67cbca54cd4462c1abfcd660ad1cad03c9af30cf4c1ba8e81101b087e14b  build/scripts/extract-release-notes.php
sha256:b6467513b1c3b3142ad18353537d85e4336713354465e03b2a37763951b0b500  composer.json
sha256:9ad6b3cda00a3ff7c604062a4da97448c83b52060da7d3b1eb1b478f3fdfb180  phpstan.neon
sha256:752a5e77a3b43baf1580514a9e26f495fbad033f68b22ace145884677ff41275  phpunit.xml
                                                                         src/
sha256:2737669ed19e5ff2a5b225b197007bd0ddb05bd99e87b204f8b882239dfece82  src/Chunk.php
sha256:3073d739b06b1552f68b1f0e2af23a6cc4494d822bd08cd6fdf66d3bf52de059  src/Diff.php
sha256:b90e58e0f3b96731d8234830f8e6f4d370aebce1d14ade60361c604574fbbdc5  src/Differ.php
                                                                         src/Exception/
sha256:9700125bba6182e8d95e80663b44e1f59224a5c4d363419e98f24d7e955ec7ae  src/Exception/ConfigurationException.php
sha256:0910234cc204b9eafe8c704fbeb05bc0d93f2de3c9b86dd258fce049b6b170b0  src/Exception/Exception.php
sha256:ec0eb9b487ec3b75277362c792baff3ef2695e30f5e7207b6c66a7bed9a89267  src/Line.php
sha256:36000bef70873c5697d00e6b24d45181e982ac644219df46395322cd72f91670  src/LongestCommonSubsequenceCalculator.php
sha256:de5c9cfd430f3f8cad4af771888dcd1293edc0a6d3b2e30b969fa460d9cccf9c  src/MemoryEfficientLongestCommonSubsequenceCalculator.php
                                                                         src/Output/
sha256:3f8dea936491c7476c6feeec71cc4b2eabf5aaed1c1387f0051ccf07dd0b01d5  src/Output/AbstractChunkOutputBuilder.php
sha256:71303902daed8880fae251e627056db8050e982777c7a603361246e8973298b8  src/Output/DiffOnlyOutputBuilder.php
sha256:1433d21ea20fe9e24101361e443b8d57c1be11b9eabe4d4f272973a7d7287b1a  src/Output/DiffOutputBuilderInterface.php
sha256:05e98294bec5d9bc60e29d2326600c52d573d0aed3381a0e772aa5f824183325  src/Output/StrictUnifiedDiffOutputBuilder.php
sha256:492bca978dbb8820eef410604f5c5c5beab223875fc85374cba335702a965e98  src/Output/UnifiedDiffOutputBuilder.php
sha256:77b61d03c4e4a3f3e6defacd8ac843cdec19c44c4a681468c38470c52ee48431  src/Parser.php
sha256:fbcfbde6d7b5d5d7454227a449c47b98ed1e72ef901be0bdb4e9782ce722f857  src/TimeEfficientLongestCommonSubsequenceCalculator.php
                                                                         tests/
sha256:6cb9d674d196f764ad0cb95546c59f4868b48a66318b46d849be34953d378254  tests/ChunkTest.php
sha256:784f425d8f06df44580bd99a33689edd81710a13f520f35e42194bd96262ae2d  tests/DiffTest.php
sha256:525635542f0c9590ff6099bf1896b0b8df8ddcf7c037b55845678867fd425edb  tests/DifferTest.php
                                                                         tests/Exception/
sha256:5fac52e82982793a55534d47ca1232a233d6ead6ec716ad4d563ae2aa1b5f4e4  tests/Exception/ConfigurationExceptionTest.php
sha256:8d5c36f154831825530ac5503928242476f9c3b388a5bb955b3ca149e2d7e0cf  tests/LineTest.php
sha256:31cd1decb311f93695e663b5fc5f8d9918762577a4ef9c835790721d67d945c3  tests/LongestCommonSubsequenceTestCase.php
sha256:bbe091390218f414298fae426759fefbbbeacbf7d1fc3dd8cb3fc85ffa8186f3  tests/MemoryEfficientImplementationTest.php
                                                                         tests/Output/
sha256:b75af6c5f423d009b100f4143959dd6766a67cedd1bb4533436a934b02245fe6  tests/Output/AbstractChunkOutputBuilderTest.php
sha256:7c8f370fb86d6fe608dbde842207cfb9529ad9f8d2ec4586b79bec7fc2eba92b  tests/Output/DiffOnlyOutputBuilderTest.php
                                                                         tests/Output/Integration/
sha256:1355d1e3115c8300e042deb13ba19c402a2ff6c661427347c373671f3a551485  tests/Output/Integration/StrictUnifiedDiffOutputBuilderIntegrationTest.php
sha256:89bb3b235fdf71a8b60f9f6a6e518cb16b93c1a7f105f16724d7dfd178e34b4f  tests/Output/Integration/UnifiedDiffOutputBuilderIntegrationTest.php
sha256:74be808e5392ebe76e32d7d3883d9630dd9d7d23fe4a40ab105f4a5b8baf7ca3  tests/Output/StrictUnifiedDiffOutputBuilderDataProvider.php
sha256:30738f6b5510ed9f3b7e14f25460b8ef3b747eafe59b15230a0d2eb9e76f9ed0  tests/Output/StrictUnifiedDiffOutputBuilderTest.php
sha256:5dcfcf2840265147fbe06f5b3b24e4f1efbcb4fb4fa1cfc2a8bed0243dd88d96  tests/Output/UnifiedDiffOutputBuilderDataProvider.php
sha256:ddff1d8d10fab2529874ef150a915576955ba989606476a66c09a0cb03fa25b6  tests/Output/UnifiedDiffOutputBuilderTest.php
sha256:f2d9fe03123609bf1c95385c9c75b8d1c58f5f9b74f397f1b94e17dc59001a74  tests/ParserTest.php
sha256:f1f88a9783f4434c7edc4221cf038bf1ccd79d62edb58ad1363c5e84044a8236  tests/TimeEfficientImplementationTest.php
                                                                         tests/Utils/
sha256:d6fc4bc5882e5d741bde34838abaa0582099fdf1fa9f42abb2270886d616d8e4  tests/Utils/FileUtils.php
sha256:7092ab09dfd3da8ee0dbf1188a8d6742c5f75f0ee202ce72b954426ed67c9850  tests/Utils/UnifiedDiffAssertTrait.php
sha256:cc7563c0ada00b969b9d4fbe65a99a97ac626584dd1cafa057dc18ac5dce6d47  tests/Utils/UnifiedDiffAssertTraitIntegrationTest.php
sha256:a73dbe85d1b52eddb236da77b1773d6524c8a0843a799e4f59f3079ff8a82c0c  tests/Utils/UnifiedDiffAssertTraitTest.php
                                                                         tests/fixtures/
sha256:5a1a948fb3fd8d68bee00abb4d6d05b6437033cf330d0b1b90f62c79622b41e6  tests/fixtures/.editorconfig
                                                                         tests/fixtures/UnifiedDiffAssertTraitIntegrationTest/
sha256:ca978112ca1bbdcafac231b39a23dc4da786eff8147c4e72b9807785afee48bb  tests/fixtures/UnifiedDiffAssertTraitIntegrationTest/1_a.txt
sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855  tests/fixtures/UnifiedDiffAssertTraitIntegrationTest/1_b.txt
sha256:141e878f447944d534c1cb05cc15fa4a137d56492cf170389e249be7c15a10f4  tests/fixtures/UnifiedDiffAssertTraitIntegrationTest/2_a.txt
sha256:4c5364867a185b49f31bf4f12a479913f08d8fe0b2ea4c928d4b4af6642c78f6  tests/fixtures/UnifiedDiffAssertTraitIntegrationTest/2_b.txt
                                                                         tests/fixtures/out/
sha256:5a1a948fb3fd8d68bee00abb4d6d05b6437033cf330d0b1b90f62c79622b41e6  tests/fixtures/out/.editorconfig
sha256:2beec8c597dc71f7041fcb9d246952aac272667ffc8350e5de53d2e6e9c8d5dc  tests/fixtures/out/.gitignore
sha256:3e16a949ed81a4dfad0aa33133f6250d12df6ba35664ee8e1483d60fd5f9bcaf  tests/fixtures/patch.txt
sha256:98fd54dea6606ab1d911d09aeb55b98e16f0092e0317a30a6a4b8bdffd67f595  tests/fixtures/patch2.txt
sha256:4e1a3b4a91ecb5009a6b8d6c2d377f90c43daffa18e73e3ea808e324898a319f  tests/fixtures/serialized_diff.bin
                                                                         tools/
                                                                         tools/.phpstan/
sha256:63f036301d6986e144dde4bba118e23e15efd9df8beeffbeef281931a0c7bef7  tools/.phpstan/composer.json
sha256:85f92281e529a93c5071323898a8eccb8ae6bef3a83184689a2b58f8d7e35cec  tools/.phpstan/composer.lock
                                                                         tools/.phpstan/vendor/
sha256:3244cb08c768235c57534fb563a7523c78c849d5ebad89f39bed665a8271c598  tools/.phpstan/vendor/autoload.php
                                                                         tools/.phpstan/vendor/bin/
sha256:082243ba9ebd85e8c0eaf73dcf562b1844119aa848523784864bb6284f2f1d2b  tools/.phpstan/vendor/bin/phpstan
sha256:f626b1b670ebf6570b6beb30a1085d320e01a79fad87c7ec062d27652b327ba2  tools/.phpstan/vendor/bin/phpstan.phar
                                                                         tools/.phpstan/vendor/composer/
sha256:d4b2313e562edf942838ec316d983c1a3459ca67da3e5658e861200b0b3693c2  tools/.phpstan/vendor/composer/ClassLoader.php
sha256:1e4525198301d1ed1f87ac3df2a8555a6f139f8df30a703d0b775a61963c96e4  tools/.phpstan/vendor/composer/InstalledVersions.php
sha256:c8cce4b6b9729f264ffdf9296d505d63432497feeed1f586d1902b942197e024  tools/.phpstan/vendor/composer/LICENSE
sha256:cfcdb54ddac4513e8c22341b471617932c8f2962a7b7f3e40d02953cf8d9b34e  tools/.phpstan/vendor/composer/autoload_classmap.php
sha256:54775bec7707e357f1e4c6b7b07c965b0929928494e8b8002ea23796da4bd6e8  tools/.phpstan/vendor/composer/autoload_files.php
sha256:ede505407590638a435137f4e060136f1008de79fc169b3de9793423b0cea38c  tools/.phpstan/vendor/composer/autoload_namespaces.php
sha256:a3c99942c3b21bf02c756c6e5724a373240425f91cc43874a5ef078f3b256d51  tools/.phpstan/vendor/composer/autoload_psr4.php
sha256:ba7fbddaa49502d2320a141968bddbd6d3ee1bf39a1b3547241d8fd1541ad5c3  tools/.phpstan/vendor/composer/autoload_real.php
sha256:061fd823503fecbd3a6924afb52651f5759c2bd53e8a5dad37712895ef8a92e1  tools/.phpstan/vendor/composer/autoload_static.php
sha256:a7e917b5ae67c7f75c2ec7b37f258a5001cbb43ca96479842f5576b3477e02f5  tools/.phpstan/vendor/composer/installed.json
sha256:0cd0dde5f74feda5574b5fa5b043587e6ae0a73a6c5488bdf239d251631078a5  tools/.phpstan/vendor/composer/installed.php
                                                                         tools/.phpstan/vendor/ergebnis/
                                                                         tools/.phpstan/vendor/ergebnis/phpstan-rules/
sha256:bc4844591c53539487781faf8ac49b23920a4490c0431df018da72a27f8eeb6d  tools/.phpstan/vendor/ergebnis/phpstan-rules/CHANGELOG.md
sha256:9d09d0b36577277d5e670675826e73ab42235570d835d0b88d2f6906c79e4812  tools/.phpstan/vendor/ergebnis/phpstan-rules/LICENSE.md
sha256:7a7a601d4f40af62c07c487ff770f60b994a556a19a71a0eccae29b60f145fc1  tools/.phpstan/vendor/ergebnis/phpstan-rules/README.md
sha256:49ef31a18dfa72442d35252ce30e59e188e0d1898b92659c12a6677a178864b5  tools/.phpstan/vendor/ergebnis/phpstan-rules/composer.json
sha256:006025e9c10583167a3982e80bdc04722cc364062cda9e219911c54e513ed734  tools/.phpstan/vendor/ergebnis/phpstan-rules/rules.neon
                                                                         tools/.phpstan/vendor/ergebnis/phpstan-rules/src/
sha256:952ff7874713456d4d8b4afb6ba2564cb00510dfb01296a255c23ace5fd33e50  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Analyzer.php
                                                                         tools/.phpstan/vendor/ergebnis/phpstan-rules/src/CallLikes/
sha256:ad5a41be12a245bf9a5145804bb390a5ce459c5a2a1d8cea5b31f8b0a1815acb  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/CallLikes/NoNamedArgumentRule.php
sha256:ad637b3f0adcae212850d3bf630e0890a8ef1f7c36a23ad1b35ab4127ce2f529  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/ClassName.php
                                                                         tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Classes/
sha256:5f80e3bb5cf7e6f540734601c6f8d92fb4480ab96a8a47eb76dae763aee58c94  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Classes/FinalRule.php
sha256:2e17d2ab6c33311c605b714c28188e5a7595f2b0cdf33e78a4879e71324ed99a  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Classes/NoExtendsRule.php
                                                                         tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Classes/PHPUnit/
                                                                         tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Classes/PHPUnit/Framework/
sha256:20c06b1b22747ee3ed3d85bf6417d7d1426b955ed0c3ccaf835e439067e84eb8  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Classes/PHPUnit/Framework/TestCaseWithSuffixRule.php
                                                                         tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Closures/
sha256:a304db1bdf84aaef069161f9dc2cfb321940e8ec854312b0feca2a4ec9864858  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Closures/NoNullableReturnTypeDeclarationRule.php
sha256:35428398d2e9b28db948bd45fd5864d6e07675b0483f71d19ea3fd740d0ba064  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Closures/NoParameterPassedByReferenceRule.php
sha256:0352e54a80cbcd2abee4ccc424d702596a58cbd9b5d6a37c9b35e0a97e11c633  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Closures/NoParameterWithNullDefaultValueRule.php
sha256:f65f5dea6bd9394ed8559a8074fee888baa80164d63b2930d3e624047964925f  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Closures/NoParameterWithNullableTypeDeclarationRule.php
sha256:30dcba46a97bcc4e4cd8739f5c3e633d72945e7258529edbe7d14e2da54b8b39  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/ErrorIdentifier.php
                                                                         tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Expressions/
sha256:33b92dd05d0cc6325ee87333025d33351ae059c34aa2ca649eb69e900561e12d  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Expressions/NoAssignByReferenceRule.php
sha256:742a292fd6d59571d0014aa5e88894cd4b0259a13ddade9f64a338b5bed7d991  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Expressions/NoCompactRule.php
sha256:0c3ae7cb40718f6940cbadde4a451b934e5404b473e910e61075afcbabb52d97  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Expressions/NoErrorSuppressionRule.php
sha256:b708b565e53ca528b3381a050df8dee55d85cae660e540b489fe01a504db27d6  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Expressions/NoEvalRule.php
sha256:82594ffec3442c35a7c051b4f6b3380925d5a60991621c4f63ef23565c08c0f7  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Expressions/NoIssetRule.php
                                                                         tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Files/
sha256:07654bb1f24c85ab3f34057bd56d9725c76b5b1ac27b474f7965ce835cc0f465  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Files/DeclareStrictTypesRule.php
sha256:7ef89d3db7b2a8775bca0b456e2577fe3ba4ca682796b6a1f30d2106be255bf1  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Files/NoPhpstanIgnoreRule.php
                                                                         tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Functions/
sha256:11349092bee44a3457ab4bb5153d33c8c660d8972e166b73a0c8e2c0776e5b36  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Functions/NoNullableReturnTypeDeclarationRule.php
sha256:48cbcb4412e2d2d2bdfd6a5ac5a95fca06a90fc56f6e67e34cd7157b8a14f62d  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Functions/NoParameterPassedByReferenceRule.php
sha256:e037a244d740f6aba2fdb23cb9696d506191db6cb11a8cd56ae8638ea561c44d  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Functions/NoParameterWithNullDefaultValueRule.php
sha256:36de574cd3bd665af84ce121d691e7d25220285d96178d1401a3f0d9d121216e  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Functions/NoParameterWithNullableTypeDeclarationRule.php
sha256:24a8c41abae11f2fe0cf5c5e2655bf42750a99e024f2ff32d226272913a536c0  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Functions/NoReturnByReferenceRule.php
sha256:f8e2f64ab216d44bb1f71b6abee4ed1d1c507b6b904a8a05c261cf20f01f7945  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/HasContent.php
sha256:e1adfcbb28ac2da518a378a4e87bbe3ea20d02f79a672c8fb252646ddd1103c8  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/HookMethod.php
sha256:2fc1cdee44751ac1055cb8d59092b2bd51967f437af50eb0f868a8eb5dab9dd8  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Invocation.php
sha256:9a281d047855531453b9daa403979b957bec4a9f006c09794078d6d1271ff204  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/MethodName.php
                                                                         tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Methods/
sha256:e9b8e62b36a6dfd4a2504353cf0905f0cd5de12e10fb5a8f5c38a860fa3a1ed0  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Methods/FinalInAbstractClassRule.php
sha256:7a456f2f3b1013b220a9ad86f0a3c19dab8765e8cc8a8400ec16ce5b50702513  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Methods/InvokeParentHookMethodRule.php
sha256:cba2d1952908db991ead0cadfeb5d51f408da06e7ee2b2723bbae22c3a1b1015  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Methods/NoConstructorParameterWithDefaultValueRule.php
sha256:afe0def4b816a480c3395ce38c1ad096c6a701cbe536f5c59af15d2637441bbf  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Methods/NoNullableReturnTypeDeclarationRule.php
sha256:c23381e3b67b7f000a63d679b1db8802ab76f98dc05d3ac62b6c71a7bd9d6b25  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Methods/NoParameterPassedByReferenceRule.php
sha256:0c36a8138d7a2cf4fba76b554becdb09ec82b70de25f6389bf7bbac1a1fca09b  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Methods/NoParameterWithContainerTypeDeclarationRule.php
sha256:d47324a36cc37f95599d4116df410109dd6bb7d4d644d4bc5dde36c03a85eed2  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Methods/NoParameterWithNullDefaultValueRule.php
sha256:f21969e5b811765e82d2557eaf90d96139b941f260677a6b382205ac5a7cd7fe  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Methods/NoParameterWithNullableTypeDeclarationRule.php
sha256:6f893f8b89f24cada5efb2888f077b2961dc9617ee174ce4792386dd45fbe0c6  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Methods/NoReturnByReferenceRule.php
sha256:d1ea180da15d0b67c416b70bef492aba48ea1c9edd1db441e875ef871ec645e1  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Methods/PrivateInFinalClassRule.php
                                                                         tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Statements/
sha256:f7a5ad4bd4efb9af5193f8bfd603ffc32e3862b5673ce58e185f05e4ec2d7c65  tools/.phpstan/vendor/ergebnis/phpstan-rules/src/Statements/NoSwitchRule.php
                                                                         tools/.phpstan/vendor/nette/
                                                                         tools/.phpstan/vendor/nette/utils/
sha256:cb7f789d03ae04c8cb97bbad1dee9e8c00d337b4ef50b3b5f85f67d98b76fa76  tools/.phpstan/vendor/nette/utils/.phpstorm.meta.php
sha256:2d3a56e2e42853e6915d7867e513c053138214b90323d61052ef7f130c5057c1  tools/.phpstan/vendor/nette/utils/composer.json
sha256:b3bc3d38b9ec29d98bc83bd5fa44e583e8303cd97b62d203a9e5e21935126de9  tools/.phpstan/vendor/nette/utils/license.md
sha256:dbe7cc506d96d193262cada42d71a7f3fa150d8e00f703f47f184bee9d77e82a  tools/.phpstan/vendor/nette/utils/readme.md
                                                                         tools/.phpstan/vendor/nette/utils/src/
sha256:f7c08ab93a14029e6c10bf7b1c44525b088e55ef8a60bc7ece6a0163e2798ed9  tools/.phpstan/vendor/nette/utils/src/HtmlStringable.php
                                                                         tools/.phpstan/vendor/nette/utils/src/Iterators/
sha256:a5b723c838ac12bc6b63dbd41651b03103dda62577fa6ffa66bc9289045c7e77  tools/.phpstan/vendor/nette/utils/src/Iterators/CachingIterator.php
sha256:bf53b41b3690fa2813e036d5b200175106022b6e623c7390f616c2173e9c122a  tools/.phpstan/vendor/nette/utils/src/Iterators/Mapper.php
sha256:64a43e804d3f9c994a8fd97bfa384c05f60a76eacdccdfd38147e9dcf0a57428  tools/.phpstan/vendor/nette/utils/src/SmartObject.php
sha256:08221ffca05d01a3b559fb4e4abc818b4c9c11980dea126445b6053b161be67d  tools/.phpstan/vendor/nette/utils/src/StaticClass.php
sha256:f1e4a18658a428766a4469fefd2deb23e7e98aed59a93bc25eee754fc0e51454  tools/.phpstan/vendor/nette/utils/src/Translator.php
                                                                         tools/.phpstan/vendor/nette/utils/src/Utils/
sha256:09b468234ef4dcfaa7e27167c44d174bcbb6ce309bb978582bb2193f654602bb  tools/.phpstan/vendor/nette/utils/src/Utils/ArrayHash.php
sha256:cf6b035182d7ecde55fbc6f644caa198b40fdd0464c880aca59909f92d589366  tools/.phpstan/vendor/nette/utils/src/Utils/ArrayList.php
sha256:7737f1556fb2ba5342d013fcb400ebbada74c4fec4a8756671cbb64b0cf08ba3  tools/.phpstan/vendor/nette/utils/src/Utils/Arrays.php
sha256:af98e0c4e7e0b8be390cfb2ebdee140052d4a283462231036f4d6c263cbbdfdf  tools/.phpstan/vendor/nette/utils/src/Utils/Callback.php
sha256:c1701705adcff3191fb4f5093614b88df888fad737adce17a34161b544a2b3ea  tools/.phpstan/vendor/nette/utils/src/Utils/DateTime.php
sha256:2386a24cfb5b9493780b179d0b082cb4a017c708060b95a4181ea0972838b0ed  tools/.phpstan/vendor/nette/utils/src/Utils/FileInfo.php
sha256:d71f111c9966aa7933c5afa275125a6dd08a6b084514e0669f13505e32e0e3a4  tools/.phpstan/vendor/nette/utils/src/Utils/FileSystem.php
sha256:cbdb6e73802ba372cb9b293e8633994c4fde32262de8ab0944254589d853e307  tools/.phpstan/vendor/nette/utils/src/Utils/Finder.php
sha256:06f04405ebb5c07eca71082dc9e0e34048291eedf2a9522333c31d8c8e21231e  tools/.phpstan/vendor/nette/utils/src/Utils/Floats.php
sha256:a41b50784a15ad86782be9f39e96fcad92085eb4ae4503350224f8c4ea969cdc  tools/.phpstan/vendor/nette/utils/src/Utils/Helpers.php
sha256:53e383e575403ea25eb224d626f89a3611d09148a22a6946d5bd54920dd416b5  tools/.phpstan/vendor/nette/utils/src/Utils/Html.php
sha256:633045351f0f15606a1ab96c88e7df18f05b7fd165991cf8e7608885da05468c  tools/.phpstan/vendor/nette/utils/src/Utils/Image.php
sha256:39c9830bfed7a7792c0d9fc9dc3148896f03358413fe4588a9b05b485cd3d8ee  tools/.phpstan/vendor/nette/utils/src/Utils/ImageColor.php
sha256:8865748bef6515c1c14b407ef88ccef05873d14275eaab11e062b69b4124cf01  tools/.phpstan/vendor/nette/utils/src/Utils/ImageType.php
sha256:2e554632bc79c3a5fd3b3448c2328064ef3b35243537fa87f1cf327e4562324f  tools/.phpstan/vendor/nette/utils/src/Utils/Iterables.php
sha256:efed986c11bf0cfca0da2fa55bd57007013016c3ee0c74c127f58a76435c88f5  tools/.phpstan/vendor/nette/utils/src/Utils/Json.php
sha256:50bcbec9a7f93f5a4c47b4bcac3dae3d61a8135e5f1ef8e94ed431b650bd9e87  tools/.phpstan/vendor/nette/utils/src/Utils/ObjectHelpers.php
sha256:572c893e9945a5ace506fed68a1e73c2e33ae46195abfcf33344bcccd7da5b40  tools/.phpstan/vendor/nette/utils/src/Utils/Paginator.php
sha256:7f98f509a9f596d1f780a0232b7f3bcdc9711886bbf2014d8e1d27b4d9475d8b  tools/.phpstan/vendor/nette/utils/src/Utils/Process.php
sha256:7a4e82919427483f1b3f8b7b0ea729539e19c54233ff67aec9e42b8a0776a464  tools/.phpstan/vendor/nette/utils/src/Utils/Random.php
sha256:2b6b9ce4d6675854723a960643eb57964dd21aeb4a14caa8de538ba36ef0099c  tools/.phpstan/vendor/nette/utils/src/Utils/Reflection.php
sha256:00f09b09ad4fa5a4e804efeb0f18f4c5db058a68a1858148128498c2d7cf75cf  tools/.phpstan/vendor/nette/utils/src/Utils/ReflectionMethod.php
sha256:14ec0872f34601c0cc18435fdcfebcece5861d1a190401106541acd6f754eac7  tools/.phpstan/vendor/nette/utils/src/Utils/Strings.php
sha256:cc1c5b97bdc3c35a589f12480e4478250db3241aff20437637a34065cc4c0a85  tools/.phpstan/vendor/nette/utils/src/Utils/Type.php
sha256:35ec4205e43dfa532606dc1137fb4d003b089c35a6d878f34b4095082d8137df  tools/.phpstan/vendor/nette/utils/src/Utils/Validators.php
sha256:d6d449fe16b9ab6c9e748f10c0246167e9b5821305217d852420e3124a946c8a  tools/.phpstan/vendor/nette/utils/src/Utils/exceptions.php
sha256:d827320d9357f01fe72cbdaef7420d1a14b4aeb932c02878181c77b91d8902ef  tools/.phpstan/vendor/nette/utils/src/compatibility.php
sha256:002dbc02b1276991e40555803f20e2392d717bebd817c63b830cccbb6263440e  tools/.phpstan/vendor/nette/utils/src/exceptions.php
                                                                         tools/.phpstan/vendor/phpstan/
                                                                         tools/.phpstan/vendor/phpstan/extension-installer/
sha256:92d8a5f0f9da0ebe198fe466bc4efc1793d90d8da93efd912fdc9dc414a56885  tools/.phpstan/vendor/phpstan/extension-installer/LICENSE
sha256:76197285d0c2a8dec7cff9f8562638bda879367829fd982281cba53068c7f153  tools/.phpstan/vendor/phpstan/extension-installer/README.md
sha256:71f6125d095522d8b24925d9144d361b2419f41be6174607b026473ae65c2604  tools/.phpstan/vendor/phpstan/extension-installer/composer.json
                                                                         tools/.phpstan/vendor/phpstan/extension-installer/src/
sha256:8d1983ff36033a7678b2171877be028ff12200c182117fb495703841fcd8605b  tools/.phpstan/vendor/phpstan/extension-installer/src/GeneratedConfig.php
sha256:5803a3fb8c272d52848e4aa240707370e301fa081fc632b487fafacfe4985af7  tools/.phpstan/vendor/phpstan/extension-installer/src/Plugin.php
                                                                         tools/.phpstan/vendor/phpstan/phpstan-strict-rules/
sha256:abd4685f6f639de9d73f4024a1a0be82ef23d5c9bb622bf7ff51c03be13afaaf  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/LICENSE
sha256:bd160de04ea23dcdb4e8ade0a35779829744eb4a8bd3622a3b5eab96db7c2adb  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/README.md
sha256:616da6f76dca2651bc5ba241332f8f903493a20ac32f5462ffcd7e6b15edbad5  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/composer.json
sha256:7c42dbbe81a99227851661a4a877ffcb3c2f6213da90e65f8b432f604c61c46a  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/rules.neon
                                                                         tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/
                                                                         tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/
                                                                         tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/
sha256:869d627be370412382d59eb10e079c61eaff1329f4cf2d6e7a6131889b856b4f  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInBooleanAndRule.php
sha256:671ce470ca9cae535928a7af020fae6dfcfd07e6c8f499118d52c9ca981188f0  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInBooleanNotRule.php
sha256:a42fc04d374086cb9a461b2b5a55b136b7132a8c7620d7553c9a220735e597c1  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInBooleanOrRule.php
sha256:38441b60d60247b317d9cc0683693da618ccb734164d1988d0d103a91141a185  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInDoWhileConditionRule.php
sha256:b50bfd997dd7ecac469e3ea2857d414a47f9092248db7925402e168f187c76d8  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInElseIfConditionRule.php
sha256:6f78d50db712c26aeb8d20e18875e0c1e4daadd852fd44d11eab4d855c60c61d  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInIfConditionRule.php
sha256:100d2ac662b818125057760acb78adc25760e276d36676eb60a443acfc489fd3  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInTernaryOperatorRule.php
sha256:26c20a2979c7f034593cc3c9e0baa7d5ec870b04fca842673b1ab5ce21e5f65c  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanInWhileConditionRule.php
sha256:a71d417584ab10c5dd30b67b553ccbc2b4bd7d5d08aa1319141009672ba29a4f  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/BooleansInConditions/BooleanRuleHelper.php
                                                                         tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/Cast/
sha256:d06940d59cd2e0ebf57bad1b3683187964c03b504ec480160b938eb7bdedc564  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/Cast/UselessCastRule.php
                                                                         tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/Classes/
sha256:24d2e3910a5b736caf9aab6fb900683658b7329a48c7b41180ab136837610c96  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/Classes/RequireParentConstructCallRule.php
                                                                         tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/
sha256:58e33a01277a6e44146c5c4230701e67a93fbdbd5cf9f79d2f24cf00eb563c19  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedBacktickRule.php
sha256:e331fd96e3ca1a72673ef247ded93f27c8a87a655a341d5c7a7a8f412176fb2c  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedEmptyRule.php
sha256:db656e33cffacdfec13cdd7361fc18b1d571a41d2a9a92b00773dbf5360ddbb5  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedImplicitArrayCreationRule.php
sha256:5f9ee27d6b46eaaf0a18521ff8be32e3776e1a7249ea8fa6209cb34ccb426581  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedLooseComparisonRule.php
sha256:1ba4cac767119415a5c59a2f5c98384273dee6c960310e0c5989e33b70dc08d6  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/DisallowedConstructs/DisallowedShortTernaryRule.php
                                                                         tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/ForLoop/
sha256:e7fd2b1487a09d56252da2ae4b387612fcb2961aeec128984e1669e56a53affa  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/ForLoop/OverwriteVariablesWithForLoopInitRule.php
                                                                         tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/ForeachLoop/
sha256:48f35cdc7042a781f37fc5e29324ff63a351dd176ae5994f7693789b7cb66a91  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/ForeachLoop/OverwriteVariablesWithForeachRule.php
                                                                         tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/Functions/
sha256:b369b1b5f37f06ad8cb52d8992720f9dd2839020a25a629e82e4e29cb520f198  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/Functions/ArrayFilterStrictRule.php
sha256:82e3bc33ce8e11eb3c095914c3b0ec034ed24f649b7c82c89ebc345c5d707511  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/Functions/ClosureUsesThisRule.php
                                                                         tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/
sha256:ccc1a25669ff2193b34dd520bd1f381b537c9fe6bcaa12906e128a3e4a27beee  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/IllegalConstructorMethodCallRule.php
sha256:51c4b6a7c20127cc139c72c6550e813480866afd92b5c43be860a0ca7f6014fd  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/IllegalConstructorStaticCallRule.php
sha256:7f88279a49a1006297628e44283ba9b4c3badcc4d8542febb74b82cb52c7b0b5  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/Methods/WrongCaseOfInheritedMethodRule.php
                                                                         tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/
sha256:f8052f00d5c039d319f95129bd419888cf82aeec4ddd8fd79ee55e2c8cb09581  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticIncrementOrDecrementRule.php
sha256:45b5637dfbb5193a462a41a16404e4a29a2007787921f93843857e2025baa06c  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPostDecrementRule.php
sha256:bdc07a68063db6e9d36781d5058823051e3be016b2a419a4716d4af5c59a59e1  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPostIncrementRule.php
sha256:c16a2c28ea89dd3e04d734f47881a6de5d781238da7ddbf7ff528eb726b6e559  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPreDecrementRule.php
sha256:a8fac7e3f07156e34f73ee5dbba6ce9505b6345833f260d934bf377bb9f91a6a  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticPreIncrementRule.php
sha256:a9d5e895e32ba2aaff388bc3686c5a47dffca2e5a7afd9747e9c4cedeac7f142  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticUnaryMinusRule.php
sha256:6cd26bf81ee79c82a8e8435b72240929ff6ce3ec63781040c6fbdaf6153a5d81  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandInArithmeticUnaryPlusRule.php
sha256:79a0405f1553ae935fc7b89738136c93c9fecb6089e9e24464e1b10d312b0de6  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticAdditionRule.php
sha256:1ee1d09426f45df454dffb915ce51fd7cff513edc86ac862c5db305b381c5e72  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticDivisionRule.php
sha256:1df0249927bb2b3c89c51aea6a866e5d42c71fb5023f4fa804928f2e4e7aa424  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticExponentiationRule.php
sha256:a98ad44cf39901b870ad1703bbe245ce5c0a9e27f659c7b324e409275f63585b  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticModuloRule.php
sha256:16fa7f48e243fec5b1b91413f8c5cb86edb86af4d71083d1f15fda71706d8df8  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticMultiplicationRule.php
sha256:9c2b1fd0f4d4e56579e9bf4266cf3b03fe5763fc5637d7f6fa643d892f70c2c4  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperandsInArithmeticSubtractionRule.php
sha256:266d63f80e283a86dff72354942a66657576f1e63091230b3ea7bd3b87510f4b  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/Operators/OperatorRuleHelper.php
                                                                         tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/
sha256:01c2f192ad7adc92043bd5ab9c0891288b243d574502690459479b8abed12430  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/DynamicCallOnStaticMethodsCallableRule.php
sha256:fa29b77d8aed9a4e2120e4de198ccba6e2bc75211282e2f5d3ccffd0e57cb4ac  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/DynamicCallOnStaticMethodsRule.php
sha256:357b86d9eb3dfb50df26b4c3ed99f3c8de6c42585573499fc5ecebf4cdb897c7  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/StrictCalls/StrictFunctionCallsRule.php
                                                                         tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/SwitchConditions/
sha256:7f28bf3acc2c01e3afb9237582eddf9e16e08c9e32c8e286284a677d5ecd87a1  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/SwitchConditions/MatchingTypeInSwitchCaseConditionRule.php
                                                                         tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/
sha256:4de167c674e408c749bdd1bd2388357a197d730fc69bb2c7037ceb37afd51e05  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableMethodCallRule.php
sha256:a78cbde7f9b601525bd2a11763f60eea4df1d0cd88b7dd7a010999b058954c18  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableMethodCallableRule.php
sha256:ae7955f52d2155751e0fe5732e5b79da21c065d364e431fa1be22b9a4b60ed2d  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariablePropertyFetchRule.php
sha256:7d3203c9a2851a6f0d322e33a2fc30e0d8d082ea6d2c8667e3d5a69a94df2bbc  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableStaticMethodCallRule.php
sha256:99d3f04c4cdb17da4ed275cbeb68628b26a8ea1cc0e95549b432b7299b4b375e  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableStaticMethodCallableRule.php
sha256:9f6fc3372b7ee341abcc5896f9dfec327822f5a7b7695026aca3d405042804ac  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableStaticPropertyFetchRule.php
sha256:86c86ecca8a820ebfaeb2777a85224ddd314453736e345eb947f0428ea92b2b5  tools/.phpstan/vendor/phpstan/phpstan-strict-rules/src/Rules/VariableVariables/VariableVariablesRule.php
                                                                         tools/.phpstan/vendor/phpstan/phpstan/
sha256:f9e4f43eb1c32f7c4f5bcdb0860de5ba71712c3c1547eeb0d1e4b3c43313ec81  tools/.phpstan/vendor/phpstan/phpstan/LICENSE
sha256:f4aae3a0cd7efe55fd4d723e44b35bf08f7c8c26e0a0a8b851218a6d857cd13e  tools/.phpstan/vendor/phpstan/phpstan/README.md
sha256:cd04d06a2585f3ebb3d6d3108e8f77a274e0d568fd7194cdd487b591ad6f6f09  tools/.phpstan/vendor/phpstan/phpstan/UPGRADING.md
sha256:7e685476f4b179a3b113e8dc5e1f72456f65ec7b770514128eb3d06008e772b7  tools/.phpstan/vendor/phpstan/phpstan/bootstrap.php
sha256:bd1d7a23c787182df73c52553b584280f058f6fc72be8dadea85481a7b28b75b  tools/.phpstan/vendor/phpstan/phpstan/composer.json
                                                                         tools/.phpstan/vendor/phpstan/phpstan/conf/
sha256:382f7a0f959d3b78ea3a31e7bb59af4bce00e65b4585f2fe811eb9e18300aa59  tools/.phpstan/vendor/phpstan/phpstan/conf/bleedingEdge.neon
sha256:c9f40a8f58e63b02c97ff933bbf7d84da7494ebb64e7a54d58f2a7ee469fc831  tools/.phpstan/vendor/phpstan/phpstan/phpstan
sha256:b03ce93d4e0224c543090f2dc5258caaae35b62958aa80616456b8a5ae1541d4  tools/.phpstan/vendor/phpstan/phpstan/phpstan.phar
sha256:13d395acd2dc32d3659e530f4d321de62fa2f720160364acc6a843ebdbb021e3  tools/.phpstan/vendor/phpstan/phpstan/phpstan.phar.asc
                                                                         tools/.phpstan/vendor/tomasvotruba/
                                                                         tools/.phpstan/vendor/tomasvotruba/type-coverage/
sha256:bb16947a19f824e51b88c31d9a2d0f41c469b5dec9554fd21d17e5a1f5c74c6b  tools/.phpstan/vendor/tomasvotruba/type-coverage/LICENSE
sha256:9f366476f021a18f7b4d35fca038df0c4322a3b0879be78c2634c42a59d2b422  tools/.phpstan/vendor/tomasvotruba/type-coverage/README.md
sha256:17b6bc6c4eca1bac93cb2bb252e5f4654a940c6d2c5630fa8469bee0585997e0  tools/.phpstan/vendor/tomasvotruba/type-coverage/composer.json
                                                                         tools/.phpstan/vendor/tomasvotruba/type-coverage/config/
sha256:00c5542673d5802048bf729c61330fc6b93f07f94e2fbc853bfb00eaab85b0e4  tools/.phpstan/vendor/tomasvotruba/type-coverage/config/extension.neon
                                                                         tools/.phpstan/vendor/tomasvotruba/type-coverage/src/
sha256:c43f0e8a880be42b68dc48314e7e4e16f85c2318a366b4d1f924961f1a698d29  tools/.phpstan/vendor/tomasvotruba/type-coverage/src/CollectorDataNormalizer.php
                                                                         tools/.phpstan/vendor/tomasvotruba/type-coverage/src/Collectors/
sha256:6e347570b4d8abe9368a42535390525ebd102ab2baaeca68c8bfe86470ecc0bd  tools/.phpstan/vendor/tomasvotruba/type-coverage/src/Collectors/ConstantTypeDeclarationCollector.php
sha256:d83a48ae7fc5f07729bb5a47a4cc1fb8789c694c0324fd250c7cc5516634241c  tools/.phpstan/vendor/tomasvotruba/type-coverage/src/Collectors/DeclareCollector.php
sha256:14d12c67617dbdea0e6d9475338425def7aa5386eb45219e36cc163d17d98147  tools/.phpstan/vendor/tomasvotruba/type-coverage/src/Collectors/ParamTypeDeclarationCollector.php
sha256:e3a97237cec0b4c5c8858de3cf84dad4dccea9f227546de84edcbc9ed45a4fe9  tools/.phpstan/vendor/tomasvotruba/type-coverage/src/Collectors/PropertyTypeDeclarationCollector.php
sha256:36bc772c729b1d4b33312287075e6cd4bf4d310e8a030e2214419c646b8028d6  tools/.phpstan/vendor/tomasvotruba/type-coverage/src/Collectors/ReturnTypeDeclarationCollector.php
sha256:62251a08026c0369454f80dc0f0d4fb8703556308c2270fbd5f579756f9180bb  tools/.phpstan/vendor/tomasvotruba/type-coverage/src/Configuration.php
                                                                         tools/.phpstan/vendor/tomasvotruba/type-coverage/src/Configuration/
sha256:ad9f6b4422907f0b6c2e3bb870d7f41734c0222dd0aeb6570af3352b344c7ef3  tools/.phpstan/vendor/tomasvotruba/type-coverage/src/Configuration/ScopeConfigurationResolver.php
                                                                         tools/.phpstan/vendor/tomasvotruba/type-coverage/src/Formatter/
sha256:a8676bb8fd30bdc81318ec414564b5adce14ec4d5af50cb92104847ce0a3bfab  tools/.phpstan/vendor/tomasvotruba/type-coverage/src/Formatter/TypeCoverageFormatter.php
                                                                         tools/.phpstan/vendor/tomasvotruba/type-coverage/src/Rules/
sha256:22e56c52b258e6bc935a8701b815a99111c3935b02f243c9ea8707886da6b2da  tools/.phpstan/vendor/tomasvotruba/type-coverage/src/Rules/ConstantTypeCoverageRule.php
sha256:dc7811cc67c19f51656b701c2b8ae26ba72fb90090ea2085d75a455b813ff08f  tools/.phpstan/vendor/tomasvotruba/type-coverage/src/Rules/DeclareCoverageRule.php
sha256:68edcb94c236d6cb1d80317d26d0fa0fae515e3862a8e2215d6a18ba1afece5c  tools/.phpstan/vendor/tomasvotruba/type-coverage/src/Rules/ParamTypeCoverageRule.php
sha256:0124d8ed53217366be830611f7dd7508f2ec2390ebcb0a23baf69c065434b320  tools/.phpstan/vendor/tomasvotruba/type-coverage/src/Rules/PropertyTypeCoverageRule.php
sha256:cd9a346c879d8fbc7eaa25b3771eebf72987109e2f6ead230a1f9d9ecf066de1  tools/.phpstan/vendor/tomasvotruba/type-coverage/src/Rules/ReturnTypeCoverageRule.php
                                                                         tools/.phpstan/vendor/tomasvotruba/type-coverage/src/ValueObject/
sha256:3712dfc1bbd9e9f11f167d2156af6c4689cf3d8335bf3b1dd8127a479841ddff  tools/.phpstan/vendor/tomasvotruba/type-coverage/src/ValueObject/TypeCountAndMissingTypes.php
sha256:59b2c50e10cafa0d8efc19ede9a326d782f096c674a26baf98cf042ce23de890  tools/composer
sha256:1525f25afec4bcdc0aa8db7bb4b0063851332e916698daf90c747461642a42ed  tools/phive
sha256:3a06439b16ca8a7713d47da25efbf7808b7c08e6f0bdedf2b0d69cf0ce887414  tools/php-cs-fixer
                                                                         tools/phpstan -> .phpstan/vendor/bin/phpstan

Return to home page.