lucky-media / width-field

A beautiful way to let users choose from custom widths.
0 stars 0 forks source link

Installation fails on Statamic 3.3 #1

Closed pdipatrizio closed 1 year ago

pdipatrizio commented 2 years ago

The project's composer.json requires Statamic 3.2.*, which causes installation to fail when using Statamic 3.3.

❯ composer require lucky-media/width-field
Using version ^1.0 for lucky-media/width-field
./composer.json has been updated
Running composer update lucky-media/width-field
> Statamic\Console\Composer\Scripts::preUpdateCmd
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires lucky-media/width-field ^1.0 -> satisfiable by lucky-media/width-field[v1.0].
    - lucky-media/width-field v1.0 requires statamic/cms 3.2.* -> found statamic/cms[v3.2.0-beta.1, ..., 3.2.x-dev] but it conflicts with your root composer.json require (3.3.*).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require lucky-media/width-field:*" to figure out if any version is installable, or "composer require lucky-media/width-field:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.
lokmanm commented 2 years ago

@pdipatrizio Hi, I will add support for 3.3 and let you know when I publish a release.

Thanks

bland-industries commented 1 year ago

checking in on this one, I have statamic 3.4.2 and does not install. Want to know if this will be resolved soon

lokmanm commented 1 year ago

@Bwata Hey sorry, we will resolve this ASAP in the following days.

lokmanm commented 1 year ago

@Bwata I just tagged a new v2.0 version that supports 3.4.