mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 09:34:04 +00:00
Move facade/ignition-contracts to require-dev
This commit is contained in:
parent
a1270189da
commit
97d47e33d0
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,6 @@
|
|||
],
|
||||
"require": {
|
||||
"illuminate/support": "^6.0",
|
||||
"facade/ignition-contracts": "^1.0",
|
||||
"ramsey/uuid": "^3.7"
|
||||
},
|
||||
"require-dev": {
|
||||
|
|
@ -20,6 +19,7 @@
|
|||
"laravel/framework": "^6.0",
|
||||
"orchestra/testbench-browser-kit": "^4.0",
|
||||
"league/flysystem-aws-s3-v3": "~1.0",
|
||||
"facade/ignition-contracts": "^1.0",
|
||||
"phpunit/phpcov": "^6.0"
|
||||
},
|
||||
"autoload": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue