Skip to content

Commit

Permalink
Merge pull request #261 from GMTA/add-ext-xml-dependency
Browse files Browse the repository at this point in the history
Add ext-xml as a dependency
  • Loading branch information
fbourigault authored Oct 3, 2017
2 parents e37b78f + 42b4d46 commit 395f25d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
],
"require": {
"php": "^5.6 || ^7.0",
"ext-xml": "*",
"php-http/client-common": "^1.5",
"php-http/client-implementation": "^1.0",
"php-http/discovery": "^1.2",
Expand Down

0 comments on commit 395f25d

Please sign in to comment.