v4.0.4 Remove cache clear after database refresh
What's Changed
- Force inclusion of symfony/yaml by @apotek in #218
- Do not force a cache rebuild after a database refresh by @apotek in #221
- Standard Drupal deployments depend on running database updates first. A cache rebuild with an database out of sync with current code can lead to circular dependency exceptions.
Full Changelog: v4.0.3...v4.0.4