Skip to content

Commit 3c7da67

Browse files
committed
Update composer.json
1 parent fbaf1cd commit 3c7da67

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

packages/media/composer.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@
1818
],
1919
"require": {
2020
"moox/core": "*",
21-
"filament/spatie-laravel-media-library-plugin": "^3.2"
21+
"filament/spatie-laravel-media-library-plugin": "^3.2",
22+
"moox/localization": "*",
23+
"moox/data": "*"
2224
},
2325
"autoload": {
2426
"psr-4": {
@@ -75,4 +77,4 @@
7577
"pestphp/pest-plugin": true
7678
}
7779
}
78-
}
80+
}

0 commit comments

Comments
 (0)