php-rss-generator icon indicating copy to clipboard operation
php-rss-generator copied to clipboard

Please use tags and version to create releases

Open gserrg opened this issue 6 years ago • 3 comments

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.

gserrg avatar Dec 22 '18 15:12 gserrg

@bhaktaraz ping

sc0rp10 avatar Jan 14 '20 14:01 sc0rp10

For now run composer require bhaktaraz/php-rss-generator:dev-master

I'll update once back to work after a week.

bhaktaraz avatar Jan 14 '20 14:01 bhaktaraz

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.

sc0rp10 avatar Jan 14 '20 14:01 sc0rp10