- Issue created by @pameeela
- πΊπΈUnited States eojthebrave Minneapolis, MN
I think we should change this command
ddev config --docroot web --project-name $SITE_NAME --project-type drupal9 --create-docroot
to
ddev config --docroot web --project-name $SITE_NAME --project-type drupal10 --create-docroot
So that it configures DDEV for Drupal 10 instead of Drupal 9. Which, looks like it would also use PHP8.1. Though I haven't actually tried it personally.
- @eojthebrave opened merge request.
- π¦πΊAustralia pameeela
I have confirmed this works, so that's a good, simple solution. Tested the full guide and it works through to a functioning local site :)
Thanks!
-
eojthebrave β
committed f397ad61 on 9.0.x
Issue #3348987 by eojthebrave, pameeela: Clarify setup requirements...
-
eojthebrave β
committed f397ad61 on 9.0.x
- Status changed to Fixed
over 1 year ago 12:20pm 21 March 2023 - πΊπΈUnited States eojthebrave Minneapolis, MN
Great! Thanks for reporting this, and then helping test things. I'll merge the changes in and work on getting it updated on d.o. ASAP.
Automatically closed - issue fixed for 2 weeks with no activity.