Skip to content

Commit f41efd8

Browse files
committed
wip
Signed-off-by: Mior Muhammad Zaki <[email protected]>
1 parent 1b0f801 commit f41efd8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
"Workbench\\Database\\Seeders\\": "workbench/database/seeders/"
3939
}
4040
},
41-
"repositories": [
42-
{ "type": "composer", "url": "https://nova.laravel.com" }
43-
],
41+
"repositories": {
42+
"nova": { "type": "composer", "url": "https://nova.laravel.com" }
43+
},
4444
"config": {
4545
"sort-packages": true,
4646
"allow-plugins": {

0 commit comments

Comments
 (0)