Skip to content

Commit 50f7c1d

Browse files
committed
Merge branch '2.6'
2 parents aaff0ae + eaa7dd4 commit 50f7c1d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### [2.6.6] 2023-12-08
2+
3+
* Fixed symfony/console requirement to exclude 7.x as Composer 2.6 is not compatible, 2.7 will be (#11741)
4+
* Fixed libpq parsing to use the global constant if available (#11684)
5+
* Fixed error output when updating with a temporary constraint fails (#11692)
6+
17
### [2.6.5] 2023-10-06
28

39
* Fixed error when vendor dir contains broken symlinks (#11670)
@@ -1789,6 +1795,7 @@
17891795

17901796
* Initial release
17911797

1798+
[2.6.6]: https://github.com/composer/composer/compare/2.6.5...2.6.6
17921799
[2.6.5]: https://github.com/composer/composer/compare/2.6.4...2.6.5
17931800
[2.6.4]: https://github.com/composer/composer/compare/2.6.3...2.6.4
17941801
[2.6.3]: https://github.com/composer/composer/compare/2.6.2...2.6.3

0 commit comments

Comments
 (0)