Skip to content

Commit 9ae9aad

Browse files
authored
Update composer.json
1 parent c263c2a commit 9ae9aad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
],
1818
"require": {
1919
"php": "^7.3|^7.4|^8.0",
20-
"illuminate/support": "^8.0",
21-
"illuminate/database": "^8.0",
20+
"illuminate/support": "^8.0|^9.0",
21+
"illuminate/database": "^8.0|^9.0",
2222
"mawuekom/laravel-searchable": "^1.1",
2323
"spatie/laravel-query-builder": "^4.0",
2424
"spatie/laravel-json-api-paginate": "^1.10"

0 commit comments

Comments
 (0)