Loosen constraint to allow Elemental 4 (Fixes #23)

This commit is contained in:
Will Rossiter 2019-01-15 13:04:04 +13:00 committed by GitHub
parent 854021929f
commit b91dd24804
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"dnadesign/silverstripe-elemental": "^3",
"dnadesign/silverstripe-elemental": >=3.0",
"silverstripe/vendor-plugin": "^1.0"
},
"require-dev": {