PATH:
home
/
letacommog
/
laindinois
/
wp-content
/
plugins
/
wiloke-listing-tools
/
vendor
/
sebastian
/
diff
{ "name": "sebastian/diff", "description": "Diff implementation", "keywords": ["diff", "udiff", "unidiff", "unified diff"], "homepage": "https://github.com/sebastianbergmann/diff", "license": "BSD-3-Clause", "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Kore Nordmann", "email": "mail@kore-nordmann.de" } ], "require": { "php": "^7.1" }, "require-dev": { "phpunit/phpunit": "^7.5 || ^8.0", "symfony/process": "^2 || ^3.3 || ^4" }, "autoload": { "classmap": [ "src/" ] }, "autoload-dev": { "classmap": [ "tests/" ] }, "extra": { "branch-alias": { "dev-master": "3.0-dev" } } }
[+]
..
[-] .travis.yml
[edit]
[+]
.github
[+]
src
[-] .php_cs.dist
[edit]
[-] phpunit.xml
[edit]
[-] .gitignore
[edit]
[-] composer.json
[edit]
[+]
tests
[-] build.xml
[edit]
[-] LICENSE
[edit]
[-] README.md
[edit]
[-] ChangeLog.md
[edit]