FIX: Replace link field

This commit is contained in:
Tony Air 2022-07-02 17:51:07 +02:00
parent 0a4bd8aafc
commit bab6709e68
1 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,10 @@
"gorriecoe/silverstripe-linkfield": "*",
"a2nt/silverstripe-mapboxfield": "dev-master"
},
"replace": {
"sheadawson/silverstripe-linkable": "*",
"dynamic/silverstripe-linkable": "*"
},
"require-dev": {
"phpunit/phpunit": "^5.7"
},