mirror of
https://github.com/netzmacht/contao-leaflet-geocode-widget.git
synced 2025-11-30 20:53:41 +01:00
Allow Contao 4.5.
This commit is contained in:
@@ -13,8 +13,8 @@
|
|||||||
{
|
{
|
||||||
"name": "David Molineus",
|
"name": "David Molineus",
|
||||||
"email": "mail@netzmacht.de",
|
"email": "mail@netzmacht.de",
|
||||||
"homepage": "http://www.netzmacht.de",
|
"homepage": "https://netzmacht.de",
|
||||||
"role": "Project leader"
|
"role": "Developer"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.6.0",
|
"php": ">=5.6.0",
|
||||||
"contao/core-bundle": "~4.4.0",
|
"contao/core-bundle": "^4.4.0",
|
||||||
"netzmacht/contao-leaflet-libraries": "~1.0"
|
"netzmacht/contao-leaflet-libraries": "~1.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
|
|||||||
Reference in New Issue
Block a user