Skip to content

Commit

Permalink
Added lumberjack requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
purplespider committed Dec 4, 2019
1 parent 7e28b8f commit c25e678
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/framework": "^4.4",
"silverstripe/cms": "^4.4",
"colymba/gridfield-bulk-editing-tools": "3.*",
"symbiote/silverstripe-gridfieldextensions": "^3"
"symbiote/silverstripe-gridfieldextensions": "^3",
"silverstripe/lumberjack": "2.*"
},
"extra": {
"expose": [
Expand Down

0 comments on commit c25e678

Please sign in to comment.