PHP version
n/a
Extension version
n/a
Current behavior
"type": "package" is set -- which is no valid value according to the docs: https://getcomposer.org/doc/04-schema.md#type
Expected behavior
"type": "library"
Steps to reproduce
No response
Additional context
No response
PHP version
n/a
Extension version
n/a
Current behavior
sbom-parser/composer.json
Line 5 in b24e122
"type": "package"is set -- which is no valid value according to the docs: https://getcomposer.org/doc/04-schema.md#typeExpected behavior
"type": "library"Steps to reproduce
No response
Additional context
No response