Skip to content

Commit

Permalink
Add laravel 8 support
Browse files Browse the repository at this point in the history
  • Loading branch information
zhwei committed Sep 10, 2020
1 parent 1f30298 commit cf9348a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
}
},
"require-dev": {
"laravel/laravel": "^6.0 || ^7.0",
"laravel/laravel": "^6.0 || ^7.0 || ^8.0",
"phpunit/phpunit": "^9.3"
}
}

0 comments on commit cf9348a

Please sign in to comment.