Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Commit

Permalink
Laravel 7 + Scout 8 support
Browse files Browse the repository at this point in the history
  • Loading branch information
tarreislam authored and msonowal committed Mar 11, 2020
1 parent 3686b2d commit b777fcb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
],
"minimum-stability": "dev",
"require": {
"php": ">=7.0",
"laravel/scout": "~6.0|~7.0"
"php": ">=7.2",
"laravel/scout": "~6.0|~7.0|~8.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit b777fcb

Please sign in to comment.