Skip to content

v2.11.0

Latest

Choose a tag to compare

@nicolas-grekas nicolas-grekas released this 29 May 17:59
Immutable release. Only release title and notes can be modified.

What's Changed

  • Add --no-changelog option to recipes:update by @7ochem in #1087
  • Add SYMFONY_ALLOW_CONTRIB variable by @GromNaN in #1077
  • Remove recipe data from symfony.lock when the contrib recipe is not installed by @GromNaN in #1078
  • [MakefileConfigurator] Fix indentation of help target by @Kocal in #1080
  • Fix resolving aliases when running composer req by @nicolas-grekas in #1091
  • Fix "null as array offset" deprecation in DockerComposeConfigurator by @GromNaN in #1083
  • [DockerComposeConfigurator] Fix duplicate top-level key on reconfigure by @mistyfiky in #1090

New Contributors

Full Changelog: v2.10.0...v2.11.0