There was an error while loading. Please reload this page.
1 parent 2f0a5dc commit ed978fcCopy full SHA for ed978fc
1 file changed
composer.json
@@ -23,10 +23,6 @@
23
{
24
"type": "composer",
25
"url": "https://nova.laravel.com"
26
- },
27
- {
28
- "type": "vcs",
29
- "url": "https://github.com/laravel-shift/NovaUnit.git"
30
}
31
],
32
"require": {
@@ -36,7 +32,7 @@
36
"laravel/nova": "^4.0"
37
33
},
38
34
"require-dev": {
39
- "joshgaber/novaunit": "dev-l10-compatibility",
35
+ "joshgaber/novaunit": "^3.1",
40
"laravel/pint": "^1.2",
41
"mockery/mockery": "^1.3.3",
42
"nunomaduro/collision": "^6.1 || ^7.0",
0 commit comments