8
0
Fork 0

fix non https url in composer.json

This commit is contained in:
Daniel Seifert 2020-06-08 09:04:22 +02:00
parent 65119015c7
commit 7abde93cb9
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
1 changed files with 1 additions and 1 deletions

View File

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