Skip to content

Commit c1aa147

Browse files
authored
Add explicit php-xml requirement
1 parent 970e9e1 commit c1aa147

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
],
1313
"require": {
1414
"php": ">=5.6",
15+
"ext-xml": "*",
1516
"ck/file_marc_reference": "^1.2",
1617
"pear/file_marc": "^1.1"
1718
},

0 commit comments

Comments
 (0)