Skip to content

Releases: symfony/flex

v2.4.1

30 Oct 18:40
Compare
Choose a tag to compare

What's Changed

  • Fix keeping platform requirements when rebooting composer by @nicolas-grekas in #968
  • Decouple psr-http-message-bridge from extra.symfony.require for versions before 6.4 by @nicolas-grekas in #1003

Full Changelog: v2.4.0...v2.4.1

v1.21.2

30 Oct 18:40
Compare
Choose a tag to compare

What's Changed

  • Fix keeping platform requirements when rebooting composer by @nicolas-grekas in #968
  • Decouple psr-http-message-bridge from extra.symfony.require for versions before 6.4 by @nicolas-grekas in #1003

Full Changelog: v1.21.1...v1.21.2

v2.2.2

15 Jun 06:54
Compare
Choose a tag to compare
  • Revert "Deprecate "flex-require" sections"

v1.19.2

15 Jun 06:53
Compare
Choose a tag to compare
  • Revert "Deprecate "flex-require" sections"

v2.2.1

06 Jun 15:56
Compare
Choose a tag to compare
  • Read from symfony.lock when checking for recipe updates

v1.19.1

06 Jun 15:55
Compare
Choose a tag to compare
  • Read from symfony.lock when checking for recipe updates
  • Fix PHP warning when using Composer 1

v2.2.0

03 Jun 14:01
Compare
Choose a tag to compare
Merge branch '1.x' into 2.x

* 1.x:
  Deprecate "flex-require" sections
  Propagate COMPOSER_MEMORY_LIMIT to script executor
  Remove overriding native composer commands
  Prevent recipes bound to packs from being uninstalled when unpacking
  check for AbstractBundle

v1.19.0

03 Jun 14:01
Compare
Choose a tag to compare
Deprecate "flex-require" sections

v2.1.8

02 May 10:31
v2.1.8
Compare
Choose a tag to compare
  • #907 Re-run composer when flex is installed after deps are resolved (nicolas-grekas)
  • #903 Fix relative URLs in index.json not working (salmen)

v1.18.7

02 May 10:30
v1.18.7
Compare
Choose a tag to compare
  • #907 Re-run composer when flex is installed after deps are resolved (nicolas-grekas)
  • #906 Fix compat with old composer versions (nicolas-grekas)
  • #874 Add some native return types (PhilETaylor)
  • #903 Fix relative URLs in index.json not working (salmen)