Skip to content

Commit

Permalink
require ext-SimpleXML (#572)
Browse files Browse the repository at this point in the history
  • Loading branch information
garveen authored and overtrue committed Jan 13, 2017
1 parent 287144f commit 6c9646e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Support/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"mockery/mockery": "^1.0@dev"
},
"require": {
"monolog/monolog": "1.*"
"monolog/monolog": "1.*",
"ext-SimpleXML": "*"
}
}

0 comments on commit 6c9646e

Please sign in to comment.