Skip to content

Commit 71d0cd9

Browse files
scott graysonscott grayson
authored andcommitted
add filament form builder repository
1 parent 583b787 commit 71d0cd9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@
3636
"phpstan/phpstan-phpunit": "^1.3",
3737
"spatie/laravel-ray": "^1.35"
3838
},
39+
"repositories": {
40+
"tapp/filament-form-builder": {
41+
"type": "vcs",
42+
"url": "https://github.com/tappnetwork/filament-form-builder"
43+
}
44+
},
3945
"scripts": {
4046
"post-autoload-dump": "@composer run prepare",
4147
"prepare": "@php vendor/bin/testbench package:discover --ansi",

0 commit comments

Comments
 (0)