I changed a few css and some HTML in my live extension.
I updated `composer.json` "version": "1.0.0" to "version": "1.0.1"
Previous version (1.0.0) was not hosted on packagist neither the new one.
After submission, I got the below message.
I changed few css and some html in my live extension.
I updated `composer.json` "version": "1.0.0" to "version": "1.0.1"
After submission i got below message.
composer require companyname/pluginname:1.0.1 2>&1
[InvalidArgumentException]
Could not find package companyname/pluginname in a version matching 1.0.1
require [--dev] [--prefer-source] [--prefer-dist] [--no-progress] [--no-suggest] [--no-update] [--no-scripts] [--update-no-dev] [--update-with-dependencies] [--update-with-all-dependencies] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--] []...