We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53d49f3 commit eed4f34Copy full SHA for eed4f34
composer.json
@@ -18,8 +18,8 @@
18
],
19
"require": {
20
"php" : "^7.0",
21
- "illuminate/support": "~5.3|~6.0",
22
- "illuminate/http": "~5.3|~6.0",
+ "illuminate/support": "~6.0|~7.0",
+ "illuminate/http": "~6.0|~7.0",
23
"symfony/dom-crawler": "^2.7|^3.0|^4.0|^5.0",
24
"symfony/css-selector": "^2.7|^3.0|^4.0|^5.0"
25
},
0 commit comments