Getting “Could not find a version of package ..” in composer inspite of having tags in Github branch of package
I am learning on how to upload a package on packagist.org. I created a github repository for testing with composer.json file – https://github.com/perials/check and a composer package using this …