Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobBennett authored Dec 2, 2019
1 parent 8c7caef commit 20d728d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"php" : "^7.0",
"illuminate/support": "~5.3|~6.0",
"illuminate/http": "~5.3|~6.0",
"symfony/dom-crawler": "^2.7|^3.0|^4.0",
"symfony/css-selector": "^2.7|^3.0|^4.0"
"symfony/dom-crawler": "^2.7|^3.0|^4.0|^5.0",
"symfony/css-selector": "^2.7|^3.0|^4.0|^5.0"
},
"require-dev": {
"phpunit/phpunit" : "^4.0|^5.0",
Expand Down

0 comments on commit 20d728d

Please sign in to comment.