We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent badf17d commit 11788b3Copy full SHA for 11788b3
1 file changed
composer.json
@@ -1,6 +1,18 @@
1
{
2
"name": "livewire-ui/modal",
3
"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
16
"require-dev": {
17
"orchestra/testbench": "^6.15",
18
"phpunit/phpunit": "^9.5"
0 commit comments