Skip to content

Commit

Permalink
Update novaunit
Browse files Browse the repository at this point in the history
  • Loading branch information
mdpoulter committed Feb 21, 2023
1 parent 2f0a5dc commit ed978fc
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@
{
"type": "composer",
"url": "https://nova.laravel.com"
},
{
"type": "vcs",
"url": "https://github.com/laravel-shift/NovaUnit.git"
}
],
"require": {
Expand All @@ -36,7 +32,7 @@
"laravel/nova": "^4.0"
},
"require-dev": {
"joshgaber/novaunit": "dev-l10-compatibility",
"joshgaber/novaunit": "^3.1",
"laravel/pint": "^1.2",
"mockery/mockery": "^1.3.3",
"nunomaduro/collision": "^6.1 || ^7.0",
Expand Down

0 comments on commit ed978fc

Please sign in to comment.