mirror of
https://github.com/netzmacht/contao-leaflet-geocode-widget.git
synced 2025-11-28 19:53:42 +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"
|
||||
],
|
||||
"type": "contao-bundle",
|
||||
"license": "LGPL-3.0+",
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"authors": [
|
||||
{
|
||||
"name": "David Molineus",
|
||||
@@ -30,7 +30,8 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"contao/manager-plugin": "^2.0",
|
||||
"phpcq/all-tasks": "^1.2"
|
||||
"phpcq/all-tasks": "^1.2",
|
||||
"php-http/guzzle6-adapter": "^1.1"
|
||||
},
|
||||
"suggest": {
|
||||
"netzmacht/contao-leaflet-maps": "Leaflet Maps for Contao"
|
||||
|
||||
Reference in New Issue
Block a user