Bump phpunit version(s)
This commit is contained in:
parent
15f07cca0c
commit
106931e76c
1 changed files with 1 additions and 1 deletions
|
@ -26,6 +26,6 @@
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"friendsofphp/php-cs-fixer": "^3.0",
|
"friendsofphp/php-cs-fixer": "^3.0",
|
||||||
"phpstan/phpstan": "^1.2",
|
"phpstan/phpstan": "^1.2",
|
||||||
"phpunit/phpunit": "^7 || ^9"
|
"phpunit/phpunit": "^9 || ^10"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue