Releases: symfony/flex
Releases · symfony/flex
v2.1.7
v1.18.6
v2.1.6
- #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)
v1.18.5
- #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+
v2.0.0 Tag Flex v2 for composer 2.1+ and php 8.0+
Install metarecipes first
v1.14.5 Install metarecipes first
Deprecate not-unpacking, fix unpacking
v1.14.2 Deprecate not-unpacking, fix unpacking
Unpack entries from require-dev
v1.13.3
Fix smooth upgrades from older flex versions
v1.13.2
bug #772 Support for smooth upgrades from older flex versions (nicola…