Skip to content

Commit 11788b3

Browse files
authored
Update composer.json
1 parent badf17d commit 11788b3

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

composer.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "livewire-ui/modal",
33
"description": "Laravel Livewire UI component",
4+
"keywords": [
5+
"laravel",
6+
"modal",
7+
"livewire"
8+
],
9+
"license": "MIT",
10+
"authors": [
11+
{
12+
"name": "Philo Hermans",
13+
"email": "me@philohermans.com"
14+
}
15+
],
416
"require-dev": {
517
"orchestra/testbench": "^6.15",
618
"phpunit/phpunit": "^9.5"

0 commit comments

Comments
 (0)