Skip to content

Commit

Permalink
Dependency hell
Browse files Browse the repository at this point in the history
  • Loading branch information
bummzack committed Mar 1, 2018
1 parent 48c5086 commit a3aa379
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -15,11 +15,11 @@
}
],
"require": {
"silverstripe/recipe-core": "^1.1",
"silverstripe/asset-admin": "1.1.x-dev"
},
"require-dev": {
"phpunit/phpunit": "^5.7",
"silverstripe/assets": "1.1.x-dev"
"phpunit/phpunit": "^5.7"
},
"extra": {
"branch-alias": {
Expand Down

0 comments on commit a3aa379

Please sign in to comment.