Skip to content

Commit

Permalink
Merge pull request #74 from open-sausages/pulls/require-registry
Browse files Browse the repository at this point in the history
Require silverstripe/registry
  • Loading branch information
robbieaverill authored Aug 17, 2020
2 parents dc3f096 + 82a660d commit 11c4dd8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"silverstripe/cms": "~4.0",
"guzzlehttp/guzzle": "~6.0",
"fzaninotto/faker": "^1.7",
"silverstripe/vendor-plugin": "^1.0"
"silverstripe/vendor-plugin": "^1.0",
"silverstripe/registry": "~2"
},
"extra": {
"expose": [
Expand Down

0 comments on commit 11c4dd8

Please sign in to comment.