Skip to content

Commit 9269c13

Browse files
committed
wip
1 parent 55fbf53 commit 9269c13

File tree

13 files changed

+5
-8
lines changed

13 files changed

+5
-8
lines changed

composer.json

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,12 @@
33
"type": "project",
44
"description": "The Moox Monorepo - a Laravel Demo App and our Homepage",
55
"keywords": [
6-
"framework",
76
"laravel",
7+
"filament",
88
"package",
9-
"admin",
10-
"dashboard",
119
"components",
12-
"tall-stack",
13-
"livewire",
10+
"plugin",
11+
"cms",
1412
"tailwindcss"
1513
],
1614
"repositories": [
@@ -25,13 +23,14 @@
2523
"laravel/framework": "^11.0",
2624
"laravel/tinker": "^2.8",
2725
"moox/audit": "*",
28-
"moox/builder": "*",
26+
"moox/build": "*",
2927
"moox/expiry": "*",
3028
"moox/flags": "*",
3129
"moox/frontend": "*",
3230
"moox/jobs": "*",
3331
"moox/login-link": "*",
3432
"moox/item": "*",
33+
"moox/media": "*",
3534
"moox/notifications": "*",
3635
"moox/page": "*",
3736
"moox/passkey": "*",
@@ -46,8 +45,6 @@
4645
"moox/user": "*",
4746
"moox/user-device": "*",
4847
"moox/user-session": "*",
49-
"moox/media": "*",
50-
"moox/build": "*",
5148
"resend/resend-laravel": "^1.0@dev",
5249
"spatie/livewire-filepond": "dev-main",
5350
"wikimedia/composer-merge-plugin": "^2.1"

packages/cart/.gitkeep

Whitespace-only changes.

packages/customer/.gitkeep

Whitespace-only changes.

packages/draft/.gitkeep

Whitespace-only changes.

packages/fileicons/.gitkeep

Whitespace-only changes.

packages/forge/.gitkeep

Whitespace-only changes.

packages/github/.gitkeep

Whitespace-only changes.

packages/impersonate/.gitkeep

Whitespace-only changes.

packages/json/.gitkeep

Whitespace-only changes.

packages/laravel-icons/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)