Fixed deprication warnings

This commit is contained in:
sessingo
2023-02-11 17:31:00 +01:00
parent 1764b67112
commit 941149d8d7
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
"ext-json": "*"
},
"require-dev": {
"phpunit/phpunit": "^7",
"phpunit/phpunit": "^8",
"mockery/mockery": "^1",
"phpstan/phpstan": "^0",
"phpstan/phpstan-phpunit": "^0",