mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 09:34:04 +00:00
Laravel 5.8
This commit is contained in:
parent
4d9681da65
commit
1578a196c9
1 changed files with 3 additions and 3 deletions
|
|
@ -10,12 +10,12 @@
|
|||
}
|
||||
],
|
||||
"require": {
|
||||
"illuminate/support": "^5.7",
|
||||
"illuminate/support": "^5.8",
|
||||
"webpatser/laravel-uuid": "^3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"orchestra/testbench": "~3.0",
|
||||
"laravel/framework": "5.7.*",
|
||||
"orchestra/testbench": "~3.8",
|
||||
"laravel/framework": "5.8.*",
|
||||
"vlucas/phpdotenv": "^2.2",
|
||||
"psy/psysh": "@stable",
|
||||
"league/flysystem-aws-s3-v3": "~1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue