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

Commit

Permalink
Updated minimum
Browse files Browse the repository at this point in the history
  • Loading branch information
Sammyjo20 committed May 14, 2024
1 parent 1c1748d commit fc093cd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"homepage": "https://github.com/sammyjo20/laravel-haystack",
"require": {
"php": "^8.1",
"illuminate/console": "^10.0 || ^11.0",
"illuminate/contracts": "^10.0 || ^11.0",
"illuminate/console": "^10.0 || ^11.7",
"illuminate/contracts": "^10.0 || ^11.7",
"illuminate/database": "^10.0 || ^v11.7",
"illuminate/queue": "^10.0 || ^11.0",
"illuminate/support": "^10.0 || ^11.0",
"illuminate/queue": "^10.0 || ^11.7",
"illuminate/support": "^10.0 || ^11.7",
"laravel/serializable-closure": "^1.2"
},
"require-dev": {
Expand Down

0 comments on commit fc093cd

Please sign in to comment.