-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Labels
Milestone
Description
This tool is nice but it breaks projects which depend on stable releases.
I have some requirements in the composer.json. To add php-semver-checker I need to enable the minimum-stability of "dev" versions. When composer installs it fetches dev-versions of all requirements.
This breaks the application and dev can never be trusted or rolled out for end-users.
So please provide a downloadable PHAR-File containing your tool. Many people like to use it as I see.