FIX: dependecies

This commit is contained in:
Tony Air 2021-07-05 21:38:20 +02:00
parent 63ea995d66
commit 5ff57c0f59
1 changed files with 6 additions and 3 deletions

View File

@ -16,7 +16,6 @@
"silverstripe/userforms": "*",
"undefinedoffset/sortablegridfield": "*",
"silverstripe/spamprotection": "*",
"silverstripe/recaptcha": "*",
"jonom/silverstripe-betternavigator": "*",
"silverstripe/externallinks": "*",
"symbiote/silverstripe-gridfieldextensions": "*",
@ -50,6 +49,7 @@
"showpro/silverstripe-seo-images": "^1.0",
"endroid/qr-code": "^3.9",
"jonom/focuspoint": "^3.1",
"symbiote/silverstripe-addressable": "dev-master",
"silverstripe/graphql": "^3.4"
},
"require-dev": {
@ -57,14 +57,17 @@
"lekoala/silverstripe-debugbar": "dev-master",
"silverstripe/graphql-devtools": "1.x-dev"
},
"repositories": [
{
"repositories": [{
"type": "vcs",
"url": "https://github.com/a2nt/silverstripe-font-awesome"
},
{
"type": "vcs",
"url": "https://github.com/a2nt/silverstripe-mapboxfield"
},
{
"type": "vcs",
"url": "https://github.com/a2nt/silverstripe-addressable"
}
],
"extra": {