Skip to content

Why php-feed-writer is a "project" composer type #5

Description

@pH-7

Hello Lukas!

I believe this library should be a "library" type in your composer.json file, and not a "project type. Because of this wrong type, I get the following error on composer v2 since it is not a library.

Could not find a matching version of package lukaswhitephp-feed-writer.

Finally, on packages.org, it shows composer create-project as you mentioned "type": "project" in your composer.json file.

Screenshot 2021-12-22 at 20 32 07

As soon as you change from "type": "project", to "type": "library",, packages.org will display composer require on your library packagist page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions