- Issue created by @FlutterStack
- 🇺🇸United States josh.fabean Florida
Did you try the suggested
composer require 'drupal/bookable_calendar:^2.2' -W
? - Status changed to Closed: cannot reproduce
over 1 year ago 1:42pm 26 April 2023
$ composer require 'drupal/bookable_calendar:^2.2'
Info from https://repo.packagist.org: #StandWithUkraine
./composer.json has been updated
Running composer update drupal/bookable_calendar
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- simshaun/recurr[v4.0, ..., v4.0.5] require doctrine/collections ~1.3 -> found doctrine/collections[v1.3.0, ..., 1.8.0] but the package is fixed to 2.1.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- drupal/smart_date[2.7.0, ..., 2.9.0, 3.0.0, ..., 3.1.0] require php ^7.1 -> your php version (8.1.15) does not satisfy that requirement.
- drupal/bookable_calendar[2.2.0, ..., 2.2.5] require drupal/smart_date ^3.0 -> satisfiable by drupal/smart_date[3.0.0, ..., 3.7.2].
- drupal/smart_date[3.1.1, ..., 3.7.2] require simshaun/recurr ^4 -> satisfiable by simshaun/recurr[v4.0, ..., v4.0.5].
- Root composer.json requires drupal/bookable_calendar ^2.2 -> satisfiable by drupal/bookable_calendar[2.2.0, ..., 2.2.5].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
Closed: cannot reproduce
2.2
Miscellaneous
Did you try the suggested composer require 'drupal/bookable_calendar:^2.2' -W
?