diff options
Diffstat (limited to 'spec/fixtures/expected/php/composer/v2.0.json')
| -rw-r--r-- | spec/fixtures/expected/php/composer/v2.0.json | 291 |
1 files changed, 8 insertions, 283 deletions
diff --git a/spec/fixtures/expected/php/composer/v2.0.json b/spec/fixtures/expected/php/composer/v2.0.json index c0e0982..a01b14b 100644 --- a/spec/fixtures/expected/php/composer/v2.0.json +++ b/spec/fixtures/expected/php/composer/v2.0.json @@ -5,13 +5,7 @@ "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 + "count": 28 }, { "id": "BSD-2-Clause", @@ -20,6 +14,12 @@ "count": 1 }, { + "id": "BSD-3-Clause", + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "url": "https://opensource.org/licenses/BSD-3-Clause", + "count": 1 + }, + { "id": "BSD-3-Clause-Attribution", "name": "BSD with attribution", "url": "https://fedoraproject.org/wiki/Licensing/BSD_with_Attribution", @@ -61,17 +61,6 @@ ] }, { - "name": "doctrine/instantiator", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { "name": "jakub-onderka/php-console-color", "url": "", "description": "", @@ -149,17 +138,6 @@ ] }, { - "name": "myclabs/deep-copy", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { "name": "nesbot/carbon", "url": "", "description": "", @@ -193,127 +171,6 @@ ] }, { - "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": "", @@ -347,116 +204,6 @@ ] }, { - "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": "", @@ -611,17 +358,6 @@ ] }, { - "name": "symfony/yaml", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { "name": "vlucas/phpdotenv", "url": "", "description": "", @@ -631,17 +367,6 @@ "licenses": [ "BSD-3-Clause-Attribution" ] - }, - { - "name": "webmozart/assert", - "url": "", - "description": "", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] } ] -} +}
\ No newline at end of file |
