Composer of the module isn't up-to-date, the latest version still v2.2.8

Created by Aiden Hua, Modified on Fri, 31 Mar 2023 at 11:12 PM by Aiden Hua

ISSUE: 

We're experiencing issues with installing the module via composer. The download provided in the customer portal gives you the download for the latest version of the module (v2.3.2). The composer is missing numerous versions (> v2.2.8) of the module forcing us to install the module by hand. Could you have someone take a look at the composer repository so the latest version of the module is available there?

 

Problem 1    - Root composer.json requires bsscommerce/multi-store-pricing-set ^2.3, found bsscommerce/multi-store-pricing-set[dev-master, ..., dev-BCMarketplace-130, 1.0.0, 1.0.1, 1.0.2, 2.2.5, 2.2.6, 2.2.7, 2.2.8] but it does not match the constraint.

 

SOLUTION

I'd like to make clear our points above that:

 

1. The M2 Multiple Store View pricing is a package that has the newest version of 2.2.8, while the version of 2.3.2 is one of the package branches and each branch of the module may have the different version no#.

 

Please refer our installation guide:

https://wiki.bsscommerce.com/docs/faqs/install-magento-extension/install-magento-2-composer/

https://wiki.bsscommerce.com/docs/magento-2-administration-extension/multiple-store-view-pricing/installation-guide/#2-install-via-composer

 

2. As a result, if you would like to get the newest version of the module which is v2.3.3 for your Magento 2.4.5 site, you will need to update it via Branch CE-2.4.5 of the module.

Please run command:

composer require bsscommerce/multi-store-pricing-set:dev-CE-2.4.5 --prefer-dist (for CE)

or

composer require bsscommerce/multi-store-pricing-set:dev-EE-2.4.5 --prefer-dist (for EE)

 

If you need further support, please don't hesitate to contact us


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article