Skip to content

Commit eed4f34

Browse files
authored
Update composer.json
1 parent 53d49f3 commit eed4f34

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
@@ -18,8 +18,8 @@
1818
],
1919
"require": {
2020
"php" : "^7.0",
21-
"illuminate/support": "~5.3|~6.0",
22-
"illuminate/http": "~5.3|~6.0",
21+
"illuminate/support": "~6.0|~7.0",
22+
"illuminate/http": "~6.0|~7.0",
2323
"symfony/dom-crawler": "^2.7|^3.0|^4.0|^5.0",
2424
"symfony/css-selector": "^2.7|^3.0|^4.0|^5.0"
2525
},

0 commit comments

Comments
 (0)