Skip to content

composer.json no longer reflects official package name #390

@robinparisi

Description

@robinparisi

Hi @darryldecode ,

Thanks for your work on this package.

I just noticed that in this recent pull request, the "name" field in composer.json was changed from:

"name": "darryldecode/cart"

to:

"name": "saleem189/cart"

This seems unintended, especially since the package is still maintained under your namespace (darryldecode/cart). Unless you’re planning to transfer the package or let someone else take over, this change could lead to confusion or even issues for users relying on the original package name (e.g. with Composer resolution or publishing to Packagist).

Perhaps this slipped through during the PR review? Just thought I’d flag it in case it wasn’t intentional.

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