- Issue created by @rahulnigam
- 🇪🇸Spain Carlitus
I've made it with drupal lenient:
https://github.com/mglaman/composer-drupal-lenient
And this config in composer.json
"drupal-lenient": {
"allowed-list": ["drupal/bat_api", "drupal/bat_event_ui", "drupal/bat_fullcalendar", "drupal/fullcalendar_library"]
} - Status changed to Closed: outdated
11 months ago 4:51pm 2 January 2024 - 🇮🇪Ireland marksmith
This is still a problem with 8.3.Beta3:
Problem 1 - drupal/bee[3.0.0-beta1, ..., 3.0.0-beta3] require drupal/bat_booking * -> satisfiable by drupal/bat_booking[1.0.0, 1.1.0, 1.2.0, 1.3.0, 2.1.0]. - drupal/bat_booking[1.0.0, ..., 1.3.0] require drupal/bat ^1 -> found drupal/bat[1.0.0-rc1, ..., 1.3.0] but it conflicts with your root composer.json require (^10.1@RC). - drupal/bat_booking 2.1.0 requires drupal/bat ^2 -> found drupal/bat[2.1.0] but it conflicts with your root composer.json require (^10.1@RC). - Root composer.json requires drupal/bee ^3.0@beta -> satisfiable by drupal/bee[3.0.0-beta1, 3.0.0-beta2, 3.0.0-beta3].
- Status changed to Needs work
10 months ago 9:31pm 18 January 2024 - 🇮🇹Italy afagioli Rome
- drupal/bat_api 3.1.0-rc1 requires drupal/services * -> found drupal/services[dev-4.x, dev-5.x, 4.0.0-alpha1, ..., 4.x-dev (alias of dev-4.x), 5.0.0-beta7, 5.0.0-beta8, 5.x-dev (alias of dev-5.x)] but it does not match your minimum-stability.
with today latest releases, you install BEE with depencendies once you set
"minimum-stability": "dev",
in your composer.json - Status changed to Needs review
10 months ago 10:09pm 18 January 2024 - Status changed to Closed: outdated
9 months ago 4:49pm 6 February 2024