Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Composer Version Check #72

Open
zans-laksa opened this issue Aug 26, 2021 · 0 comments
Open

Composer Version Check #72

zans-laksa opened this issue Aug 26, 2021 · 0 comments
Assignees

Comments

@zans-laksa
Copy link
Contributor

Now we provide strict composer versions in order to prevent issues when backend module has updates that aren't suitable to old frontend, but we don't have ability to update frontend.

But now if i want to update backend module on purpose, i get this error when i start theme:

The 3.1.28 version is the minimum requested version.
Update it at you own risk! The version of choice must meet following constraints: 3.1.28!

While in the same time i have 3.1.31 installed by composer.

The composer version checking code should compare and allow package versions if they are greater.
Also it would be nice to output all conflicting versions on the same screen, than check versions one by one and stop on the first conflict.

@zans-laksa zans-laksa self-assigned this Aug 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant