Skip to content

Commit c5e9730

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: [VarDumper] Fix CSS alignment in HtmlDumper allow environment variables starting with an underscore Update a test [PsrHttpMessageBridge] Fix links in composer.json [Mailer][Postmark] Add missing changelog for webhook support Remove #StandWithUkraine [Notifier][Smsc] Require login and password
2 parents b15eac6 + d32f589 commit c5e9730

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "symfony-bridge",
44
"description": "PSR HTTP message bridge",
55
"keywords": ["http", "psr-7", "psr-17", "http-message"],
6-
"homepage": "http://symfony.com",
6+
"homepage": "https://symfony.com",
77
"license": "MIT",
88
"authors": [
99
{
@@ -12,7 +12,7 @@
1212
},
1313
{
1414
"name": "Symfony Community",
15-
"homepage": "http://symfony.com/contributors"
15+
"homepage": "https://symfony.com/contributors"
1616
}
1717
],
1818
"require": {

0 commit comments

Comments
 (0)