Skip to content

Conversation

@coding-libs
Copy link
Owner

Remove version field from composer.json to enable proper stable release tagging via Git.

This change is part of a larger fix to allow the package to be recognized as stable by Packagist. Packagist prefers to derive package versions from Git tags rather than a static version field in composer.json. Removing this field, in conjunction with pushing a v1.0.0 Git tag, allows the package to be installed by consumers with minimum-stability: stable.


Open in Cursor Open in Web

@cursor
Copy link

cursor bot commented Sep 2, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@coding-libs coding-libs marked this pull request as ready for review September 2, 2025 20:07
@coding-libs coding-libs merged commit dc1664b into master Sep 2, 2025
@coding-libs coding-libs deleted the cursor/resolve-laravel-mfa-package-stability-e4f8 branch September 2, 2025 21:25
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.

3 participants