Skip to content

Commit

Permalink
Bump the scout version to 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Hoff committed Aug 8, 2018
1 parent 3cc268a commit 4b28b3b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/vendor/
composer.lock
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
}
],
"require": {
"php": ">=5.6.4",
"laravel/scout": "^3.0"
"php": ">=7.0",
"laravel/scout": "^4.0"
},
"require-dev": {
"fzaninotto/faker": "~1.4",
Expand Down

0 comments on commit 4b28b3b

Please sign in to comment.