Skip to content

Commit 11787fb

Browse files
Compatibility Update for Laravel 8 (#2)
1 parent 7e6de47 commit 11787fb

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
@@ -4,7 +4,7 @@
44
"license": "MIT",
55
"require": {
66
"php" : "^7.0",
7-
"laravel/framework": "^7.0"
7+
"laravel/framework": "^7.0|^8.0"
88
},
99
"autoload": {
1010
"psr-4" : {

0 commit comments

Comments
 (0)