There was an error while loading. Please reload this page.
2 parents 903e264 + 8d5d402 commit 26a6e76Copy full SHA for 26a6e76
composer.json
@@ -22,11 +22,11 @@
22
],
23
"require": {
24
"php": ">=5.6.0",
25
- "laravel/framework": "~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0",
+ "laravel/framework": "~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
26
"intervention/image": "^2.4"
27
},
28
"require-dev": {
29
- "orchestra/testbench": "~3.4",
+ "orchestra/testbench": "3.8.*|4.*|5.*",
30
"orchestra/database": "~3.4.0",
31
"mockery/mockery": "^0.9.4 || ~1.0",
32
"phpunit/phpunit": "~5.7"
0 commit comments