Updating modules and themes
DDev composer update - updates anything that composer.json indicates is available.
Check out composer's semantic versioning docs for more.
DDev composer update - updates anything that composer.json indicates is available.
Check out composer's semantic versioning docs for more.
If on a Mac, it's as easy as this.
Make sure ddev is the latest version and is at least PHP 8.3 (or whatever is needed for the install). This is configured in the project's .ddev/config.yaml file.