fix non https url in composer.json
This commit is contained in:
@ -16,7 +16,7 @@
|
|||||||
{
|
{
|
||||||
"name": "D3 Data Development (Inh. Thomas Dartsch)",
|
"name": "D3 Data Development (Inh. Thomas Dartsch)",
|
||||||
"email": "info@shopmodule.com",
|
"email": "info@shopmodule.com",
|
||||||
"homepage": "http://www.d3data.de"
|
"homepage": "https://www.d3data.de"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"homepage": "https://www.oxidmodule.com/",
|
"homepage": "https://www.oxidmodule.com/",
|
||||||
|
Reference in New Issue
Block a user