This commit is contained in:
Paolo A
2024-08-13 13:44:16 +00:00
parent 1bbb23088d
commit e796d76612
4001 changed files with 30101 additions and 40075 deletions

0
vendor/sebastian/diff/ChangeLog.md vendored Normal file → Executable file
View File

0
vendor/sebastian/diff/LICENSE vendored Normal file → Executable file
View File

0
vendor/sebastian/diff/README.md vendored Normal file → Executable file
View File

0
vendor/sebastian/diff/composer.json vendored Normal file → Executable file
View File

0
vendor/sebastian/diff/src/Chunk.php vendored Normal file → Executable file
View File

0
vendor/sebastian/diff/src/Diff.php vendored Normal file → Executable file
View File

0
vendor/sebastian/diff/src/Differ.php vendored Normal file → Executable file
View File

0
vendor/sebastian/diff/src/Exception/ConfigurationException.php vendored Normal file → Executable file
View File

0
vendor/sebastian/diff/src/Exception/Exception.php vendored Normal file → Executable file
View File

0
vendor/sebastian/diff/src/Exception/InvalidArgumentException.php vendored Normal file → Executable file
View File

0
vendor/sebastian/diff/src/Line.php vendored Normal file → Executable file
View File

0
vendor/sebastian/diff/src/LongestCommonSubsequenceCalculator.php vendored Normal file → Executable file
View File

View File

0
vendor/sebastian/diff/src/Output/AbstractChunkOutputBuilder.php vendored Normal file → Executable file
View File

0
vendor/sebastian/diff/src/Output/DiffOnlyOutputBuilder.php vendored Normal file → Executable file
View File

0
vendor/sebastian/diff/src/Output/DiffOutputBuilderInterface.php vendored Normal file → Executable file
View File

0
vendor/sebastian/diff/src/Output/StrictUnifiedDiffOutputBuilder.php vendored Normal file → Executable file
View File

0
vendor/sebastian/diff/src/Output/UnifiedDiffOutputBuilder.php vendored Normal file → Executable file
View File

0
vendor/sebastian/diff/src/Parser.php vendored Normal file → Executable file
View File

View File