Merge pull request #10610 from nupplaphil/feat/readd_phpunit

Add phpunit 8.5
This commit is contained in:
Hypolite Petovan 2021-08-16 20:47:32 -04:00 committed by GitHub
commit 4af63bd702
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1661 additions and 2 deletions

View File

@ -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

File diff suppressed because it is too large Load Diff