Skip to content

Commit

Permalink
* added mimevalidator as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
peavers committed Nov 24, 2016
1 parent 74d055a commit 7a5c738
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 @@ -23,7 +23,8 @@
},
"require": {
"moe/color-swab": "@stable",
"silverstripe/lumberjack": "@stable"
"silverstripe/lumberjack": "@stable",
"silverstripe/mimevalidator": "^1.0"
},
"repositories": [
{
Expand Down

0 comments on commit 7a5c738

Please sign in to comment.