Skip to content

Commit

Permalink
Add Support for Laravel 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
backstageel authored Sep 5, 2019
1 parent 851dd68 commit e183307
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 @@ -19,7 +19,7 @@
"require-dev": {
"phpunit/phpunit": ">=4.8, <6",
"mockery/mockery": "0.9.*",
"laravel/framework": ">=4.1 <6.0"
"laravel/framework": ">=4.1"
},
"autoload": {
"files": [
Expand Down

0 comments on commit e183307

Please sign in to comment.