Navigation Menu

Skip to content

Commit

Permalink
Added ext-xml to require in composer.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmytro Boiko committed Dec 20, 2016
1 parent 0c98f22 commit 0aecd07
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Expand Up @@ -36,7 +36,8 @@
"minimum-stability" : "stable",
"require": {
"php": ">=5.3.9",
"pdepend/pdepend": "^2.2"
"pdepend/pdepend": "^2.2",
"ext-xml": *
},
"require-dev": {
"phpunit/phpunit": "^4.0",
Expand Down

0 comments on commit 0aecd07

Please sign in to comment.