Add phpunit 8.5

This commit is contained in:
Philipp
2021-08-16 23:37:03 +02:00
parent e205bd450e
commit 3da6376ec5
2 changed files with 1661 additions and 2 deletions
+2 -1
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",
Generated
+1659 -1
View File
File diff suppressed because it is too large Load Diff