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 09086c7 commit 9a1fa8dCopy full SHA for 9a1fa8d
composer.json
@@ -5,12 +5,12 @@
5
"license": "MIT",
6
"require": {
7
"php": "^7.2",
8
- "laravel/framework": "5.5.*|5.6.*|5.7.*|5.8.*|^6.0",
+ "laravel/framework": "5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0",
9
"guzzlehttp/guzzle": "^6.4",
10
"jaybizzle/crawler-detect": "^1.2"
11
},
12
"require-dev": {
13
- "orchestra/testbench": "^4.3"
+ "orchestra/testbench": "^4.3|^5.0"
14
15
"autoload": {
16
"psr-4": {
0 commit comments