Skip to content

Commit ac84d27

Browse files
ctf0JacobBennett
authored andcommitted
update dom-crawler version (#20)
1 parent 75d9fd6 commit ac84d27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"php" : "^5.5|^7.0",
2121
"illuminate/support": "^5.3",
2222
"illuminate/http": "^5.3",
23-
"symfony/dom-crawler": "^2.7|^3.0",
24-
"symfony/css-selector": "^2.7|^3.0"
23+
"symfony/dom-crawler": "^2.7|^3.0|^4.0",
24+
"symfony/css-selector": "^2.7|^3.0|^4.0"
2525
},
2626
"require-dev": {
2727
"phpunit/phpunit" : "^4.0|^5.0",

0 commit comments

Comments
 (0)