1
0
Fork 0

Update changelog

pull/10446/head
Jordi Boggiano 2021-12-09 19:57:59 +01:00
parent fec5eeef8d
commit aee2f532b7
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
### [1.10.24] 2021-12-09
* Added v1 deprecation warning when running install. Please make sure you upgrade to Composer 2, see https://blog.packagist.com/deprecating-composer-1-support/
* Fixed PHP 8.1 compatibility
* Fixed some more Windows CLI parameter escaping edge cases
### [1.10.23] 2021-10-05 ### [1.10.23] 2021-10-05
* Security: Fixed command injection vulnerability on Windows (GHSA-frqg-7g38-6gcf / CVE-2021-41116) * Security: Fixed command injection vulnerability on Windows (GHSA-frqg-7g38-6gcf / CVE-2021-41116)