Require phpunit
This commit is contained in:
parent
c108483b5f
commit
94ee162747
|
@ -28,5 +28,8 @@
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"App\\Tests\\Speakers\\": "src/Speakers/tests"
|
"App\\Tests\\Speakers\\": "src/Speakers/tests"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"require-dev": {
|
||||||
|
"phpunit/phpunit": "^8.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
1420
composer.lock
generated
1420
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue