Skip to content

Commit

Permalink
Merge pull request #4 from crazynds/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
schmeits authored Apr 9, 2024
2 parents 009e70c + d586422 commit 0395dfd
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 @@ -18,9 +18,9 @@
}
],
"require": {
"php": "^8.1",
"php": "^8.2",
"spatie/laravel-package-tools": "^1.14.0",
"illuminate/contracts": "^10.0",
"illuminate/contracts": "^10.0|^11.0",
"laravel/pulse": "^1.0@beta"
},
"require-dev": {
Expand Down

0 comments on commit 0395dfd

Please sign in to comment.