Skip to content

Commit

Permalink
Merge pull request #1 from Autoklose/update-for-laravel-10
Browse files Browse the repository at this point in the history
Update for Laravel 10
  • Loading branch information
SimonChaw authored Jan 25, 2024
2 parents a64e7c2 + 271eac3 commit e3975db
Showing 1 changed file with 1 addition and 1 deletion.
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": "^9.0",
"illuminate/contracts": "^9.0|^10.0",
"mailerlite/laravel-elasticsearch": "^11.0",
"spatie/laravel-package-tools": "^1.13.0"
},
Expand Down

0 comments on commit e3975db

Please sign in to comment.