mirror of
https://github.com/netzmacht/contao-leaflet-libraries.git
synced 2025-11-29 11:33:44 +01:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
232d223eee |
@@ -3,7 +3,7 @@
|
|||||||
"description":"Javascript libraries for the Leaflet maps integration for Contao",
|
"description":"Javascript libraries for the Leaflet maps integration for Contao",
|
||||||
"keywords":["contao", "maps", "leaflet"],
|
"keywords":["contao", "maps", "leaflet"],
|
||||||
"type":"contao-module",
|
"type":"contao-module",
|
||||||
"license":"LGPL-3.0+",
|
"license":"LGPL-3.0-or-later",
|
||||||
"authors":[
|
"authors":[
|
||||||
{
|
{
|
||||||
"name":"David Molineus",
|
"name":"David Molineus",
|
||||||
@@ -27,8 +27,8 @@
|
|||||||
},
|
},
|
||||||
"extra":{
|
"extra":{
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "1.0.x-dev",
|
"dev-master": "1.3.x-dev",
|
||||||
"dev-develop": "1.1.x-dev",
|
"dev-develop": "1.4.x-dev",
|
||||||
"dev-support/0.7.x": "0.7.x-dev"
|
"dev-support/0.7.x": "0.7.x-dev"
|
||||||
},
|
},
|
||||||
"contao": {
|
"contao": {
|
||||||
|
|||||||
Reference in New Issue
Block a user