mirror of
https://github.com/a2nt/silverstripe-mapboxfield.git
synced 2024-10-22 14:05:53 +02:00
symbiote/silverstripe-addressable
This commit is contained in:
parent
c095ea89e9
commit
6ba6f62c7f
@ -4,14 +4,15 @@
|
||||
"description": "Mapbox CMS field for SilverStripe 4",
|
||||
"keywords": ["silverstripe", "map", "mapbox"],
|
||||
"license": "BSD-3-Clause",
|
||||
"require": {
|
||||
"silverstripe/admin": "^1",
|
||||
"silverstripe/framework": "^4"
|
||||
},
|
||||
"replace": {
|
||||
"replace": {
|
||||
"dynamic/silverstripe-elemental-customer-service": "*",
|
||||
"bigfork/silverstripe-mapboxfield": "*"
|
||||
},
|
||||
"require": {
|
||||
"silverstripe/admin": "^1",
|
||||
"silverstripe/framework": "^4",
|
||||
"symbiote/silverstripe-addressable": "dev-master"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"A2nt\\SilverStripeMapboxField\\": "src/"
|
||||
|
Loading…
Reference in New Issue
Block a user