- Issue created by @Sandia
- πΊπΈUnited States wells Seattle, WA
Huh. I'm not quite sure why it is trying to get 3.0.0 -- it is 3.0.1 that adds D10 support.
Could you post the output of
composer why-not 'drupal/social_auth_facebook:^3.0'
? - πΊπΈUnited States Sandia
I am getting the below output while running
composer why-not 'drupal/social_auth_facebook:^3.0'
- Issue was unassigned.
- Status changed to Closed: works as designed
over 1 year ago 4:55pm 3 May 2023 - πΊπΈUnited States wells Seattle, WA
I have tested the 3.x version in D9 successfully. From the error message it sounds like you may be missing some dependencies of a proper Composer setup for Drupal. I recommend taking a look at Using Composer to Install Drupal and Manage Dependencies β .