Clean composer.json.

This commit is contained in:
David Molineus
2017-01-26 16:31:06 +01:00
parent 633c451164
commit a476aeea45

View File

@@ -53,18 +53,5 @@
"contao-manager-plugin": "Netzmacht\\Contao\\Leaflet\\GeocodeWidget\\ContaoManager\\Plugin"
},
"minimum-stability": "dev",
"prefer-stable": true,
"repositories": [
{
"type": "composer",
"url": "https://legacy-packages-via.contao-community-alliance.org/"
},
{
"type": "artifact",
"url": "packages"
}
],
"config": {
"component-dir": "../assets/components"
}
"prefer-stable": true
}