Skip to content

Commit 3f32a95

Browse files
authored
Laravel 7
1 parent a9e64fe commit 3f32a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"php": ">=7.0"
66
},
77
"require-dev": {
8-
"laravel/laravel": "~5.5||~6.0",
8+
"laravel/laravel": "~5.5||~6.0||~7.0",
99
"phpunit/phpunit": "~7.5",
1010
"mockery/mockery": "1.3.1"
1111
},

0 commit comments

Comments
 (0)