- Issue created by @Civette
- 🇧🇪Belgium redseujac
I have installed version 3.4.0 successfully on Drupal 10.0.9. No error messages. I used Composer to install the module.
- 🇫🇷France devil2005
Same here for up from 9 to 10 :
- drupal/admin_toolbar_tools[2.0.0-beta1, ..., 2.0.0] require drupal/core ^8.6 -> found drupal/core[8.6.0-alpha1, ..., 8.9.x-dev] but it conflicts with your root composer.json require (^10). - drupal/admin_toolbar_tools 2.1.0 requires drupal/core ^8.7.7 || ^9.0 -> found drupal/core[8.7.7, ..., 8.9.x-dev, 9.0.0-alpha1, ..., 9.5.x-dev] but it conflicts with your root composer.json require (^10). - drupal/admin_toolbar_tools[2.2.0, ..., 2.x-dev] require drupal/core ^8.8.0 || ^9.0 -> found drupal/core[8.8.0-alpha1, ..., 8.9.x-dev, 9.0.0-alpha1, ..., 9.5.x-dev] but it conflicts with your root composer.json require (^10). - Root composer.json requires drupal/admin_toolbar_tools ^2 -> satisfiable by drupal/admin_toolbar_tools[2.0.0-beta1, ..., 2.x-dev].
thanks
- 🇧🇷Brazil paulocs Belo Horizonte
@devil2005 try to update you admin_toolbar module first.
Seems you are on 2.x version. Update it to 3.x. - 🇫🇷France devil2005
i was on 3.4 but now it's ok, don't know why, thanks you can close
- Status changed to Closed: works as designed
over 1 year ago 4:16pm 22 May 2023 - 🇫🇷France devil2005
Hi,
Another D9 to up and still same error :
- i up from admin toolbar v2 to v3.4.1 on D9 --> ok
- i check but extra tools still on v2.5And i caught the same error on dependency
What's wrong please ?
Thanks