Skip to content

Commit

Permalink
Merge pull request #23 from epigra/laravel8.0-support
Browse files Browse the repository at this point in the history
adding laravel8 support.
  • Loading branch information
jnbn authored Dec 27, 2020
2 parents d003fa3 + 672dfc2 commit 76a7f5d
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 @@ -8,7 +8,7 @@
}
],
"require": {
"laravel/framework": "^7.0"
"laravel/framework": "^7.0|^8.0"
},
"extra": {
"laravel": {
Expand Down

0 comments on commit 76a7f5d

Please sign in to comment.