1
0
Fork 0

Merge branch '2.6'

pull/11753/head
Jordi Boggiano 2023-12-09 10:20:09 +01:00
commit 50f7c1d5b0
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
### [2.6.6] 2023-12-08
* Fixed symfony/console requirement to exclude 7.x as Composer 2.6 is not compatible, 2.7 will be (#11741)
* Fixed libpq parsing to use the global constant if available (#11684)
* Fixed error output when updating with a temporary constraint fails (#11692)
### [2.6.5] 2023-10-06
* Fixed error when vendor dir contains broken symlinks (#11670)
@ -1789,6 +1795,7 @@
* Initial release
[2.6.6]: https://github.com/composer/composer/compare/2.6.5...2.6.6
[2.6.5]: https://github.com/composer/composer/compare/2.6.4...2.6.5
[2.6.4]: https://github.com/composer/composer/compare/2.6.3...2.6.4
[2.6.3]: https://github.com/composer/composer/compare/2.6.2...2.6.3