Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 452cd0e

Browse files
committed
wip
1 parent ebdc2d0 commit 452cd0e

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

composer.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"description": "Set of Blade components for TailwindCSS forms.",
44
"keywords": [
55
"rawilk",
6-
"laravel-form-components"
6+
"laravel-form-components",
7+
"Tailwind",
8+
"form",
9+
"Laravel",
10+
"Blade"
711
],
812
"homepage": "https://github.com/rawilk/laravel-form-components",
913
"license": "MIT",
@@ -20,8 +24,7 @@
2024
"ext-json": "*",
2125
"illuminate/filesystem": "^8.0",
2226
"illuminate/support": "^8.0",
23-
"illuminate/view": "^8.0",
24-
"nesbot/carbon": "^2.38"
27+
"illuminate/view": "^8.0"
2528
},
2629
"require-dev": {
2730
"blade-ui-kit/blade-heroicons": "^0.2.1",

0 commit comments

Comments
 (0)