Skip to content

Commit

Permalink
Allow for illuminate v9
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Chawla committed Sep 18, 2023
1 parent 4bf52da commit 1922e18
Show file tree
Hide file tree
Showing 2 changed files with 1,075 additions and 515 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"require": {
"php": "^8.1",
"illuminate/contracts": "^10.0",
"illuminate/contracts": "^9.0 || ^10.0",
"mailerlite/laravel-elasticsearch": "^11.0",
"spatie/laravel-package-tools": "^1.14.0"
},
Expand Down
Loading

0 comments on commit 1922e18

Please sign in to comment.