fix non https url in composer.json

This commit is contained in:
Daniel Seifert 2020-06-08 10:09:56 +02:00
parent 140965db82
commit 383ea71941
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
1 changed files with 1 additions and 1 deletions

View File

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