Skip to content

Commit

Permalink
update dependencies to support php 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ainesophaur committed Dec 4, 2024
1 parent 956c782 commit d83397b
Show file tree
Hide file tree
Showing 2 changed files with 599 additions and 1,268 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.3",
"php": "^8.3|^8.4",
"illuminate/contracts": "^11.21",
"spatie/laravel-package-tools": "^1.9"
},
Expand Down
Loading

0 comments on commit d83397b

Please sign in to comment.