Test PHP Version 7.1 with PHPUnit 7

This commit is contained in:
DeveloperMarius
2021-03-23 15:44:43 +01:00
parent 619a8d00b4
commit cfc8b5db43
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
"ext-json": "*"
},
"require-dev": {
"phpunit/phpunit": "^8.0",
"phpunit/phpunit": "^7",
"mockery/mockery": "^1"
},
"scripts": {