Updated php-unit to version 9

This commit is contained in:
Simon Sessingø
2021-03-23 15:20:05 +01:00
parent df52ec3df7
commit db63aff668
5 changed files with 5 additions and 10 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
"ext-json": "*"
},
"require-dev": {
"phpunit/phpunit": "^6.0",
"phpunit/phpunit": "^9.0",
"mockery/mockery": "^1"
},
"autoload": {