Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install stable version via composer #1

Open
arendarenko opened this issue Nov 1, 2023 · 0 comments
Open

Unable to install stable version via composer #1

arendarenko opened this issue Nov 1, 2023 · 0 comments

Comments

@arendarenko
Copy link

Hi guys!

There is a problem with installing your module via composer with stable version (1.0.0) because the module version within composer.json is different: 0.1.0, hence composer skips it:

Skipped tag 1.0.0, tag (1.0.0.0) does not match version (0.0.1.0) in composer.json

Steps to reproduce:

> composer show returnless-com/magento2_v2 --all -vvv

Skipped tag 1.0.0, tag (1.0.0.0) does not match version (0.0.1.0) in composer.json

Reading composer.json of returnless-com/magento2_v2 (main)
Importing branch main (dev-main)
name     : returnless-com/magento2_v2
descrip. : Returnless Connector V2
keywords : 
versions : dev-main
type     : magento2-module
license  : Open Software License 3.0 (OSL-3.0) (OSI approved) https://spdx.org/licenses/OSL-3.0.html#licenseText
license  : Academic Free License v3.0 (AFL-3.0) (OSI approved) https://spdx.org/licenses/AFL-3.0.html#licenseText
homepage : 
source   : [git] https://github.com/Returnless-com/returnless-connector-magento2.git f20b1d9ce99f3b278ad0d5e4c30c780cd379e580
dist     : [zip] https://api.github.com/repos/Returnless-com/returnless-connector-magento2/zipball/f20b1d9ce99f3b278ad0d5e4c30c780cd379e580 f20b1d9ce99f3b278ad0d5e4c30c780cd379e580
names    : returnless-com/magento2_v2

support
source : https://github.com/Returnless-com/returnless-connector-magento2/tree/1.0.0
issues : https://github.com/Returnless-com/returnless-connector-magento2/issues

autoload
files
psr-4
Returnless\ConnectorV2\ => .

requires
php ~7.0.0|7.0.2|7.0.4|~7.0.6|~7.1.0|~7.2.0|~7.3.0|~7.4.0|8.0.*|8.1.*|8.2.*
@arendarenko arendarenko changed the title Unable to install module via composer Unable to install stable version via composer Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant