Skip to content

Commit

Permalink
(feat) add laravel-package-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
ictbeheer committed Jun 11, 2024
1 parent eb771bc commit 15ce9c7
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 4 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
}
},
"require": {
"php": "^8.0"
"php": "^8.0",
"spatie/laravel-package-tools": "^1.16"
},
"extra": {
"acorn": {
Expand Down
219 changes: 216 additions & 3 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 15ce9c7

Please sign in to comment.