Skip to content

Commit 6687746

Browse files
committed
chore: use correct repositories
Signed-off-by: Mior Muhammad Zaki <[email protected]>
1 parent a0b25c2 commit 6687746

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

artifacts/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"require-dev": {
1515
"larastan/larastan": "^2.4",
16-
"laravel/nova": "*",
16+
"laravel/nova": "^5.0",
1717
"laravel/pint": "^1.17",
1818
"orchestra/pest-plugin-testbench": "^2.0|^3.0",
1919
"orchestra/testbench": "^8.28|^9.6.1",
@@ -37,7 +37,6 @@
3737
}
3838
},
3939
"repositories": [
40-
{ "type": "artifact", "url": "artifacts" },
4140
{ "type": "composer", "url": "https://nova.laravel.com" }
4241
],
4342
"config": {

0 commit comments

Comments
 (0)