mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 08:24:04 +00:00
add phpunit.xml variations
This commit is contained in:
parent
7c598ae2fe
commit
89990799f2
8 changed files with 628 additions and 34 deletions
|
|
@ -19,7 +19,8 @@
|
|||
"psy/psysh": "@stable",
|
||||
"laravel/framework": "5.8.*||5.7.*",
|
||||
"orchestra/testbench": "~3.7||~3.8",
|
||||
"league/flysystem-aws-s3-v3": "~1.0"
|
||||
"league/flysystem-aws-s3-v3": "~1.0",
|
||||
"phpunit/phpcov": "^6.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue