I'm ok with it.
In this case, I think itβs not necessary to add a minimum PHP 8 requirement for 4.x, because the current requirement "^10.3" implies it.
rmpereira β created an issue.
In my case, it's good if the checkout user registration form respect the site-wide setting.
We can imagine too a parameter like "Use email validation" in the settings form of the checkout pane if the option "allow registration" is checked.
We have the same problem.
Are there a solution to force the email validation like the native registration form?
I think there may be side effects in the fact that the user is systematically active after a registration from the checkout.
Ok, thank you. I'll adjust the dependencies of my composer project.
I don't use drupal/core-recommended package in my composer, i use directly drupal/core.
I deduce in this case we need to include the dependency manually for symfony packages ? (or use drupal/core-recommended)
rmpereira β created an issue.