Skip to content

Commit 395f25d

Browse files
authored
Merge pull request #261 from GMTA/add-ext-xml-dependency
Add ext-xml as a dependency
2 parents e37b78f + 42b4d46 commit 395f25d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
],
2323
"require": {
2424
"php": "^5.6 || ^7.0",
25+
"ext-xml": "*",
2526
"php-http/client-common": "^1.5",
2627
"php-http/client-implementation": "^1.0",
2728
"php-http/discovery": "^1.2",

0 commit comments

Comments
 (0)