Add phpunit 8.5
This commit is contained in:
parent
e205bd450e
commit
3da6376ec5
|
@ -126,7 +126,8 @@
|
|||
},
|
||||
"require-dev": {
|
||||
"mockery/mockery": "^1.3",
|
||||
"mikey179/vfsstream": "^1.6"
|
||||
"mikey179/vfsstream": "^1.6",
|
||||
"phpunit/phpunit": "^8.5"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "phpunit",
|
||||
|
|
1660
composer.lock
generated
1660
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue