php-rss-generator
php-rss-generator copied to clipboard
Please use tags and version to create releases
This require for disbale message in projects without "minimum-stability": "dev",
in composer.json
Could not find a version of package matching your minimum-stability (stable). Require it with an explicit version co nstraint allowing its desired stability.
@bhaktaraz ping
For now run composer require bhaktaraz/php-rss-generator:dev-master
I'll update once back to work after a week.
using dev-master
versions is not relaible: https://getcomposer.org/doc/faqs/why-are-unbound-version-constraints-a-bad-idea.md
It'd be nice if you can tag a release with semantic version.