Skip to content

Commit ed978fc

Browse files
committed
Update novaunit
1 parent 2f0a5dc commit ed978fc

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

composer.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@
2323
{
2424
"type": "composer",
2525
"url": "https://nova.laravel.com"
26-
},
27-
{
28-
"type": "vcs",
29-
"url": "https://github.com/laravel-shift/NovaUnit.git"
3026
}
3127
],
3228
"require": {
@@ -36,7 +32,7 @@
3632
"laravel/nova": "^4.0"
3733
},
3834
"require-dev": {
39-
"joshgaber/novaunit": "dev-l10-compatibility",
35+
"joshgaber/novaunit": "^3.1",
4036
"laravel/pint": "^1.2",
4137
"mockery/mockery": "^1.3.3",
4238
"nunomaduro/collision": "^6.1 || ^7.0",

0 commit comments

Comments
 (0)