mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 01:52:22 +03:00
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": {
|
||||
"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
664
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue