Skip to content

Commit f92d0c8

Browse files
committed
Add phpunit
1 parent 78254d5 commit f92d0c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
},
1717
"require-dev": {
1818
"orchestra/testbench": ">=3.4.0",
19+
"phpunit/phpunit": ">=5.7",
1920
"mockery/mockery": "0.9.*"
2021
},
2122
"autoload": {

0 commit comments

Comments
 (0)