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

Composer Version Check #72

@zans-laksa

Description

@zans-laksa

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions