Skip to content

Releases: symfony/flex

v1.18.5

16 Feb 17:38

Choose a tag to compare

  • #842 Pass GitHub access token when accessing raw.githubusercontent.com in case of private recipes (aivus)
  • #872 Use relative URLs when index.json provides them (nicolas-grekas)
  • #871 Read recipe conflicts from index.json (nicolas-grekas)
  • #870 Honor --no-scripts (nicolas-grekas)
  • #869 Fix detecting new packages before installing their recipes (nicolas-grekas)
  • #867 Fix reading config for symfony/runtime (nicolas-grekas)
  • #866 Fix BC with upgrading from flex < 1.18 (nicolas-grekas)

Tag Flex v2 for composer 2.1+ and php 8.0+

28 Nov 17:43
v2.0.0

Choose a tag to compare

v2.0.0

Tag Flex v2 for composer 2.1+ and php 8.0+

Install metarecipes first

27 Aug 13:17

Choose a tag to compare

v1.14.5

Install metarecipes first

Deprecate not-unpacking, fix unpacking

24 Aug 15:19

Choose a tag to compare

v1.14.2

Deprecate not-unpacking, fix unpacking

Unpack entries from require-dev

20 Aug 17:27
b298435

Choose a tag to compare

v1.13.3

19 May 07:20

Choose a tag to compare

Fix smooth upgrades from older flex versions

v1.13.2

18 May 20:12

Choose a tag to compare

bug #772 Support for smooth upgrades from older flex versions (nicola…

v1.13.1: bug #769 Fix looking for keywords (nicolas-grekas)

18 May 14:01

Choose a tag to compare

This PR was merged into the 1.12-dev branch.

Discussion
----------

Fix looking for keywords

Fix #768

Commits
-------

9f47b85 Fix looking for keywords

Improve management of UX packages

18 May 10:20

Choose a tag to compare

  • Require UX packages to have the "symfony-ux" keyword in their composer.json file
  • Copy peerDependencies to the root package.json
  • Deprecate symfony:generate-id as it's not used anymore

v1.12.2: Merge pull request #742 from nicolas-grekas/req-autoloader

16 Feb 14:08
e472606

Choose a tag to compare