Update phpunit

This commit is contained in:
Alex Tselegidis 2023-03-23 08:05:00 +01:00
parent 8d3436201c
commit 5b4bc63314
2 changed files with 273 additions and 395 deletions

View File

@ -42,9 +42,9 @@
},
"require-dev": {
"roave/security-advisories": "dev-master",
"phpunit/phpunit": "^9"
"phpunit/phpunit": "^10.0.18"
},
"scripts": {
"test": "php vendor/bin/phpunit tests"
"test": "php vendor/bin/phpunit"
}
}

664
composer.lock generated

File diff suppressed because it is too large Load Diff