Skip to content

Conversation

@roelmonnens
Copy link

This PR removes psr/link from composer.json as it appears to be unused within the codebase.

Reasoning:

  • Unblocking Upgrades: Currently, this package restricts users from upgrading to psr/link ^2.0 in their own projects.

  • Code Audit: I have scanned the repository and found no references to any classes or interfaces provided by psr/link (such as LinkProviderInterface or LinkInterface).

All existing tests pass, confirming that the removal does not impact the current functionality.

Once merged, tagging a new release would be highly beneficial for the community. It would allow users to adopt psr/link 2.0 in their own projects without being blocked by this package's current constraints.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants