mirror of
https://github.com/netzmacht/contao-leaflet-geocode-widget.git
synced 2025-12-02 21:53:39 +01:00
Add guzzle6-adapter to fullfill requirements of the header-replay-bundle and fix spdx license format.
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
"leaflet"
|
"leaflet"
|
||||||
],
|
],
|
||||||
"type": "contao-bundle",
|
"type": "contao-bundle",
|
||||||
"license": "LGPL-3.0+",
|
"license": "LGPL-3.0-or-later",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "David Molineus",
|
"name": "David Molineus",
|
||||||
@@ -30,7 +30,8 @@
|
|||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"contao/manager-plugin": "^2.0",
|
"contao/manager-plugin": "^2.0",
|
||||||
"phpcq/all-tasks": "^1.2"
|
"phpcq/all-tasks": "^1.2",
|
||||||
|
"php-http/guzzle6-adapter": "^1.1"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"netzmacht/contao-leaflet-maps": "Leaflet Maps for Contao"
|
"netzmacht/contao-leaflet-maps": "Leaflet Maps for Contao"
|
||||||
|
|||||||
Reference in New Issue
Block a user