mirror of
https://github.com/a2nt/silverstripe-webpack.git
synced 2024-10-22 17:05:31 +02:00
Composer requirements update
This commit is contained in:
parent
77e3f8b99a
commit
003d282905
@ -11,7 +11,6 @@
|
||||
"silverstripe/spamprotection": "*",
|
||||
"silverstripe/recaptcha": "*",
|
||||
"jonom/silverstripe-betternavigator": "*",
|
||||
"sheadawson/silverstripe-linkable": "*",
|
||||
"silverstripe/externallinks": "*",
|
||||
"symbiote/silverstripe-gridfieldextensions": "*",
|
||||
"colymba/gridfield-bulk-editing-tools": "3.0.0-beta4",
|
||||
@ -31,7 +30,9 @@
|
||||
"stevie-mayhew/silverstripe-svg": "^2.1",
|
||||
"betterbrief/silverstripe-googlemapfield": "^2.1",
|
||||
"innoweb/silverstripe-sitemap": "^2.0",
|
||||
"silverstripe/multiuser-editing-alert": "^2.0"
|
||||
"silverstripe/multiuser-editing-alert": "^2.0",
|
||||
"gorriecoe/silverstripe-link": "^1.2",
|
||||
"gorriecoe/silverstripe-linkfield": "dev-master"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^5.7",
|
||||
|
Loading…
Reference in New Issue
Block a user