- Issue created by @stephenplatz
- Status changed to Closed: works as designed
8 months ago 6:50pm 20 March 2024 - π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
Yes, you need to install the v2 of this module at the same time as updating to Drupal 10.
That is because there are changes between the symfony versions and we cannot support both 9 and 10 at the same time.
I would recommend using something like `compose require drupal/hal:~2 --no-update` which will update your composer.json only, and then run the commands to update core.
The #composer channel in slack β is a great resource for help with the task if you get stuck