Skip to content

Commit ce2931a

Browse files
committed
Remove phpunit.
1 parent 200ab17 commit ce2931a

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
@@ -26,8 +26,7 @@
2626
},
2727
"require-dev": {
2828
"mockery/mockery": "^1.0",
29-
"orchestra/testbench": "^3.5 || ^4.0",
30-
"phpunit/phpunit": "^7.5"
29+
"orchestra/testbench": "^3.5 || ^4.0"
3130
},
3231
"autoload": {
3332
"psr-4": {

0 commit comments

Comments
 (0)