1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-09 08:32:56 +00:00

Fix secure-http check to avoid bypass using emojis

This commit is contained in:
Jordi Boggiano 2024-06-10 14:48:02 +02:00
parent f3e877a80e
commit fa3b9582c3
No known key found for this signature in database
GPG key ID: 7BBD42C429EC80BC
2 changed files with 3 additions and 2 deletions

View file

@ -294,6 +294,7 @@ class ConfigTest extends TestCase
'http://packagist.org',
'http://10.1.0.1/satis',
'http://127.0.0.1/satis',
'http://💛@example.org',
'svn://localhost/trunk',
'svn://will.not.resolve/trunk',
'svn://192.168.0.1/trunk',