Skip to content

Commit

Permalink
Add missing required dep spatie/backtrace (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
getJv authored Nov 7, 2024
1 parent 015ce59 commit 305296b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"require": {
"php": "^8.2",
"illuminate/contracts": "^11.13.0",
"spatie/backtrace": "^1.6",
"spatie/error-solutions": "^1.0.4",
"spatie/laravel-package-tools": "^1.16.4"
},
Expand Down

0 comments on commit 305296b

Please sign in to comment.