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 a0b25c2 commit 6687746Copy full SHA for 6687746
artifacts/.gitignore
composer.json
@@ -13,7 +13,7 @@
13
},
14
"require-dev": {
15
"larastan/larastan": "^2.4",
16
- "laravel/nova": "*",
+ "laravel/nova": "^5.0",
17
"laravel/pint": "^1.17",
18
"orchestra/pest-plugin-testbench": "^2.0|^3.0",
19
"orchestra/testbench": "^8.28|^9.6.1",
@@ -37,7 +37,6 @@
37
}
38
39
"repositories": [
40
- { "type": "artifact", "url": "artifacts" },
41
{ "type": "composer", "url": "https://nova.laravel.com" }
42
],
43
"config": {
0 commit comments