diff options
Diffstat (limited to 'test/results/php-composer-v2.json')
| -rw-r--r-- | test/results/php-composer-v2.json | 647 |
1 files changed, 0 insertions, 647 deletions
diff --git a/test/results/php-composer-v2.json b/test/results/php-composer-v2.json deleted file mode 100644 index c0e0982..0000000 --- a/test/results/php-composer-v2.json +++ /dev/null @@ -1,647 +0,0 @@ -{ - "version": "2.0", - "licenses": [ - { - "id": "MIT", - "name": "MIT License", - "url": "https://opensource.org/licenses/MIT", - "count": 36 - }, - { - "id": "BSD-3-Clause", - "name": "BSD 3-Clause \"New\" or \"Revised\" License", - "url": "https://opensource.org/licenses/BSD-3-Clause", - "count": 18 - }, - { - "id": "BSD-2-Clause", - "name": "BSD 2-Clause \"Simplified\" License", - "url": "https://opensource.org/licenses/BSD-2-Clause", - "count": 1 - }, - { - "id": "BSD-3-Clause-Attribution", - "name": "BSD with attribution", - "url": "https://fedoraproject.org/wiki/Licensing/BSD_with_Attribution", - "count": 1 - } - ], - "dependencies": [ - { - "name": "classpreloader/classpreloader", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "dnoegel/php-xdg-base-dir", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "doctrine/inflector", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "doctrine/instantiator", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "jakub-onderka/php-console-color", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "BSD-2-Clause" - ] - }, - { - "name": "jakub-onderka/php-console-highlighter", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "jeremeamia/SuperClosure", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "laravel/framework", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "league/flysystem", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "monolog/monolog", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "mtdowling/cron-expression", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "myclabs/deep-copy", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "nesbot/carbon", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "nikic/php-parser", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "BSD-3-Clause" - ] - }, - { - "name": "paragonie/random_compat", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "phpdocumentor/reflection-common", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "phpdocumentor/reflection-docblock", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "phpdocumentor/type-resolver", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "phpspec/prophecy", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "phpunit/php-code-coverage", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "BSD-3-Clause" - ] - }, - { - "name": "phpunit/php-file-iterator", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "BSD-3-Clause" - ] - }, - { - "name": "phpunit/php-text-template", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "BSD-3-Clause" - ] - }, - { - "name": "phpunit/php-timer", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "BSD-3-Clause" - ] - }, - { - "name": "phpunit/php-token-stream", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "BSD-3-Clause" - ] - }, - { - "name": "phpunit/phpunit", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "BSD-3-Clause" - ] - }, - { - "name": "phpunit/phpunit-mock-objects", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "BSD-3-Clause" - ] - }, - { - "name": "psr/log", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "psy/psysh", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "ramsey/uuid", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "sebastian/code-unit-reverse-lookup", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "BSD-3-Clause" - ] - }, - { - "name": "sebastian/comparator", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "BSD-3-Clause" - ] - }, - { - "name": "sebastian/diff", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "BSD-3-Clause" - ] - }, - { - "name": "sebastian/environment", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "BSD-3-Clause" - ] - }, - { - "name": "sebastian/exporter", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "BSD-3-Clause" - ] - }, - { - "name": "sebastian/global-state", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "BSD-3-Clause" - ] - }, - { - "name": "sebastian/object-enumerator", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "BSD-3-Clause" - ] - }, - { - "name": "sebastian/recursion-context", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "BSD-3-Clause" - ] - }, - { - "name": "sebastian/resource-operations", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "BSD-3-Clause" - ] - }, - { - "name": "sebastian/version", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "BSD-3-Clause" - ] - }, - { - "name": "swiftmailer/swiftmailer", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "symfony/console", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "symfony/debug", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "symfony/event-dispatcher", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "symfony/finder", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "symfony/http-foundation", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "symfony/http-kernel", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "symfony/polyfill-mbstring", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "symfony/polyfill-php56", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "symfony/polyfill-util", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "symfony/process", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "symfony/routing", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "symfony/translation", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "symfony/var-dumper", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "symfony/yaml", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "vlucas/phpdotenv", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "BSD-3-Clause-Attribution" - ] - }, - { - "name": "webmozart/assert", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - } - ] -} |
