Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
atmonshi committed Mar 23, 2024
1 parent f12fe18 commit db9632b
Show file tree
Hide file tree
Showing 7 changed files with 216 additions and 439 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

<h4 align="center">Lara-zeus Tartarus, simple multi tenants with panels</h4>

## ⚠️️️ ⚠️️️ Not ready for production yet! ⚠️️️ ⚠️️️

<p align="center">

[![Latest Version on Packagist](https://img.shields.io/packagist/v/lara-zeus/tartarus.svg?style=flat-square)](https://packagist.org/packages/lara-zeus/tartarus)
Expand Down
6 changes: 4 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,15 @@
],
"require": {
"php": "^8.1",
"awcodes/preset-color-picker": "^0.1.0",
"calebporzio/sushi": "^2.4",
"filament/filament": "^3.2",
"ryangjchandler/blade-tabler-icons": "^2.3",
"filament/spatie-laravel-translatable-plugin": "^3.2",
"lara-zeus/erebus": "^1.0",
"lara-zeus/chaos": "^1.0",
"lara-zeus/erebus": "^1.0",
"rickdbcn/filament-email": "^1.0",
"ryangjchandler/blade-tabler-icons": "^2.3",
"spatie/laravel-package-tools": "^1.16",
"spatie/laravel-tags": "^4.6",
"stechstudio/filament-impersonate": "^3.7"
},
Expand Down
Loading

0 comments on commit db9632b

Please sign in to comment.