mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 09:54:05 +00:00
Update composer.json
This commit is contained in:
parent
375380cc7e
commit
a7d8cc5d85
1 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"illuminate/support": "^6.0|^7.0",
|
"illuminate/support": "^6.0|^7.0|^8.0",
|
||||||
"facade/ignition-contracts": "^1.0",
|
"facade/ignition-contracts": "^1.0",
|
||||||
"ramsey/uuid": "^3.7|^4.0",
|
"ramsey/uuid": "^3.7|^4.0",
|
||||||
"stancl/jobpipeline": "^1.0",
|
"stancl/jobpipeline": "^1.0",
|
||||||
|
|
@ -19,7 +19,7 @@
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"vlucas/phpdotenv": "^3.3|^4.0",
|
"vlucas/phpdotenv": "^3.3|^4.0",
|
||||||
"laravel/framework": "^6.0|^7.0",
|
"laravel/framework": "^6.0|^7.0|^8.0",
|
||||||
"orchestra/testbench-browser-kit": "^4.0|^5.0",
|
"orchestra/testbench-browser-kit": "^4.0|^5.0",
|
||||||
"league/flysystem-aws-s3-v3": "~1.0",
|
"league/flysystem-aws-s3-v3": "~1.0",
|
||||||
"doctrine/dbal": "^2.10",
|
"doctrine/dbal": "^2.10",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue