Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Chawla committed Sep 18, 2023
1 parent 1922e18 commit b8369da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
],
"require": {
"php": "^8.1",
"illuminate/contracts": "^9.0 || ^10.0",
"illuminate/contracts": "^9.0",
"mailerlite/laravel-elasticsearch": "^11.0",
"spatie/laravel-package-tools": "^1.14.0"
"spatie/laravel-package-tools": "^1.13.0"
},
"require-dev": {
"laravel/pint": "^1.0",
Expand Down

0 comments on commit b8369da

Please sign in to comment.