Skip to content

Commit

Permalink
Merge pull request #1 from jhoff/bump_scout_4.0
Browse files Browse the repository at this point in the history
Bump the scout version to 4.0
  • Loading branch information
olsgreen committed Aug 8, 2018
2 parents 3cc268a + 4b28b3b commit 62d0c1b
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 62d0c1b

Please sign in to comment.