Skip to content

Commit

Permalink
update and remove core
Browse files Browse the repository at this point in the history
  • Loading branch information
atmonshi committed Mar 18, 2024
1 parent dfdd85c commit dc86169
Show file tree
Hide file tree
Showing 6 changed files with 65 additions and 324 deletions.
6 changes: 5 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,11 @@
"require": {
"php": "^8.1",
"rinvex/laravel-subscriptions": "dev-new",
"lara-zeus/core": "^3.1"
"filament/filament": "^3.2",
"ext-json": "*",
"ext-pdo_sqlite": "*",
"ext-sqlite3": "*",
"calebporzio/sushi": "^2.4"
},
"require-dev": {
"nunomaduro/collision": "^7.0",
Expand Down
Loading

0 comments on commit dc86169

Please sign in to comment.