Update symfony links to https

This commit is contained in:
Roland Franssen 2018-11-13 09:42:01 +01:00 committed by Fabien Potencier
parent e32b518818
commit bea63a1399
2 changed files with 3 additions and 3 deletions

View File

@ -113,7 +113,7 @@
<div class="sf-toolbar-info-piece">
<b>Help</b>
<span>
<a href="http://symfony.com/support">
<a href="https://symfony.com/support">
Symfony Support Channels
</a>
</span>

View File

@ -3,7 +3,7 @@
"type": "library",
"description": "Symfony Workflow Component",
"keywords": ["workflow", "petrinet", "place", "transition", "statemachine", "state"],
"homepage": "http://symfony.com",
"homepage": "https://symfony.com",
"license": "MIT",
"authors": [
{
@ -16,7 +16,7 @@
},
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
"homepage": "https://symfony.com/contributors"
}
],
"require": {