What's Changed
- Update dependency consolidation/robo to v5 by @renovate in #206
- Make refresh commands runnable inside container for ddev by @apotek in #205
- Update dependency symfony/yaml to v7 by @renovate in #219
- Update dependency drush/drush to v13 by @renovate in #217
- Update dependency vincentlanglet/twig-cs-fixer to v3 by @renovate in #216
This is a potentially breaking change. If your previous tooling ran robo dev:refresh
outside your dev container (ie, on your host machine), you should now be running this command from inside your dev container instead (example: ddev robo dev:refresh
)
Full Changelog: v4.0.4...v5.0.0