PHPUnit version bump and removed ELO

This commit is contained in:
Alex Wulf
2022-07-05 15:42:21 +02:00
parent 97609a3eac
commit afce4e56ca
14 changed files with 1285 additions and 718 deletions

View File

@ -6,7 +6,7 @@
"php": "^8.1"
},
"require-dev": {
"phpunit/phpunit": "~4.0"
"phpunit/phpunit": "^9.0"
},
"autoload": {
"psr-4": {