Skip to content

Commit c2ac74c

Browse files
authored
Merge pull request #4 from lara-zeus/filament-plugin-tools
using filament-plugin-tools and clean up
2 parents 8f49575 + 3d59a82 commit c2ac74c

File tree

6 files changed

+71
-456
lines changed

6 files changed

+71
-456
lines changed

composer.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,13 @@
1919
"type": "library",
2020
"authors": [
2121
{
22-
"name": "php coder",
23-
"email": "[email protected]",
24-
"role": "Owner"
22+
"name": "Lara Zeus (Ash)",
23+
"email": "[email protected]"
2524
}
2625
],
2726
"require": {
2827
"php": "^8.1",
29-
"lara-zeus/core": "^3.0"
28+
"lara-zeus/filament-plugin-tools": "^1.0"
3029
},
3130
"require-dev": {
3231
"phpunit/phpunit": "^10.1",

0 commit comments

Comments
 (0)