Skip to content

Commit

Permalink
Admin v2 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
danharrin committed Dec 7, 2021
1 parent 5fce7f1 commit 199ff3e
Show file tree
Hide file tree
Showing 9 changed files with 4,669 additions and 758 deletions.
12 changes: 12 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,18 @@
"require": {
"php": "^8.0",
"danharrin/livewire-rate-limiting": "^0.3.0",
"filament/forms": "self.version",
"filament/tables": "self.version",
"illuminate/auth": "^8.6",
"illuminate/console": "^8.6",
"illuminate/contracts": "^8.6",
"illuminate/cookie": "^8.6",
"illuminate/database": "^8.6",
"illuminate/http": "^8.6",
"illuminate/routing": "^8.6",
"illuminate/session": "^8.6",
"illuminate/support": "^8.6",
"illuminate/view": "^8.6",
"livewire/livewire": "^2.6",
"spatie/laravel-package-tools": "^1.9"
},
Expand Down
Loading

0 comments on commit 199ff3e

Please sign in to comment.