Skip to content

Commit 4b0d6ec

Browse files
committed
Update composer.json
1 parent 5b1cd30 commit 4b0d6ec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
{"name": "Advanced HTML DOM Contributors", "homepage": "https://github.com/monkeysuffrage/advanced_html_dom"}
1010
],
1111
"require": {
12-
"php": ">=5.4.0",
13-
"ext-dom": "*"
12+
"php": ">=5.3",
1413
},
1514
"autoload": {
1615
"files" : ["advanced_html_dom.php"],

0 commit comments

Comments
 (0)