forked from mirrors/easyappointments
Update phpunit
This commit is contained in:
parent
8d3436201c
commit
5b4bc63314
2 changed files with 273 additions and 395 deletions
|
@ -42,9 +42,9 @@
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"roave/security-advisories": "dev-master",
|
"roave/security-advisories": "dev-master",
|
||||||
"phpunit/phpunit": "^9"
|
"phpunit/phpunit": "^10.0.18"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "php vendor/bin/phpunit tests"
|
"test": "php vendor/bin/phpunit"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
664
composer.lock
generated
664
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue