Add phpunit 8.5

This commit is contained in:
Philipp Holzer 2021-08-16 23:37:03 +02:00
parent e205bd450e
commit 3da6376ec5
No known key found for this signature in database
GPG Key ID: 9A28B7D4FF5667BD
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