Support multiple option for the widget.

This commit is contained in:
David Molineus
2017-11-13 10:54:20 +01:00
parent c4517b2dec
commit 047cc7b7cf
5 changed files with 50 additions and 18 deletions

View File

@@ -42,8 +42,8 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev",
"dev-develop": "1.1.x-dev"
"dev-master": "1.2.x-dev",
"dev-develop": "1.3.x-dev"
},
"contao-manager-plugin": "Netzmacht\\Contao\\Leaflet\\GeocodeWidget\\ContaoManager\\Plugin"
}