fix non https url in composer.json

This commit is contained in:
Daniel Seifert 2020-06-08 10:15:40 +02:00
parent 3816d0fa35
commit fa34a5b762
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
{
"name": "D3 Data Development (Inh. Thomas Dartsch)",
"email": "info@shopmodule.com",
"homepage": "http://www.d3data.de",
"homepage": "https://www.d3data.de",
"role": "Owner"
}
],