Skip to content

Commit

Permalink
Merge pull request #54 from kinglozzer/patch-3
Browse files Browse the repository at this point in the history
Merge #54
  • Loading branch information
bummzack committed Jul 5, 2018
2 parents d2cc425 + e5462c2 commit 44e5fe1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions composer.json
Expand Up @@ -15,8 +15,10 @@
}
],
"require": {
"silverstripe/recipe-core": "^1.1",
"silverstripe/asset-admin": "^1.1"
"silverstripe/asset-admin": "^1.1",
"silverstripe/assets": "^1.1",
"silverstripe/config": "^1",
"silverstripe/framework": "^4.1"
},
"require-dev": {
"phpunit/phpunit": "^5.7"
Expand Down

0 comments on commit 44e5fe1

Please sign in to comment.