Skip to content

Commit

Permalink
removed ALL dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
WebKenth committed Apr 5, 2023
1 parent 61bbb02 commit 15efa6e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,7 @@
"role": "Developer"
}
],
"require": {
"php": "^8.0",
"filament/filament": "^2.0",
"spatie/laravel-package-tools": "^1.13.5",
"illuminate/contracts": "^9.0||^10.0"
},
"require": {},
"require-dev": {},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 15efa6e

Please sign in to comment.