mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 09:54:03 +00:00
add phpunit dependency
This commit is contained in:
parent
cc6d4fe0dd
commit
4aec6bfda2
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
"require-dev": {
|
||||
"laravel/framework": "^6.0|^7.0|^8.0|^9.0",
|
||||
"orchestra/testbench": "^4.0|^5.0|^6.0|^7.0",
|
||||
"phpunit/phpunit": "*",
|
||||
"league/flysystem-aws-s3-v3": "^1.0|^3.0",
|
||||
"doctrine/dbal": "^2.10",
|
||||
"spatie/valuestore": "^1.2.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue