Skip to content

Commit 8b50415

Browse files
authored
Merge pull request #320 from hamog/patch-1
Update composer.json
2 parents dc4be1a + 6ca9202 commit 8b50415

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"require": {
1616
"php": ">=7.1",
1717
"teamtnt/tntsearch": "2.7.0",
18-
"laravel/scout": "7.*|^8.0|^8.3",
18+
"laravel/scout": "7.*|^8.0|^8.3|^9.0",
1919
"illuminate/bus": "~5.4|^6.0|^7.0|^8.0",
2020
"illuminate/contracts": "~5.4|^6.0|^7.0|^8.0",
2121
"illuminate/pagination": "~5.4|^6.0|^7.0|^8.0",
@@ -51,4 +51,4 @@
5151
},
5252
"minimum-stability": "dev",
5353
"prefer-stable": true
54-
}
54+
}

0 commit comments

Comments
 (0)