Skip to content

Commit edb88bd

Browse files
committed
#16 Remove extra dev dependency
1 parent 9cd9067 commit edb88bd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,8 @@
1313
"laravel/nova": "^3.0"
1414
},
1515
"require-dev": {
16-
"mockery/mockery": "^1.4",
1716
"orchestra/testbench": "^6.0",
18-
"phpunit/phpunit": "^9.4"
17+
"phpunit/phpunit": "^9.5"
1918
},
2019
"repositories": [
2120
{

0 commit comments

Comments
 (0)