|
@@ -4,7 +4,7 @@
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
"This file is @generated automatically"
|
|
],
|
|
],
|
|
- "content-hash": "74a749574e0f40df27b0061a71e2b878",
|
|
|
|
|
|
+ "content-hash": "9ef3f6f1993fcd90da3b2fda07e08183",
|
|
"packages": [
|
|
"packages": [
|
|
{
|
|
{
|
|
"name": "league/flysystem",
|
|
"name": "league/flysystem",
|
|
@@ -543,6 +543,56 @@
|
|
"description": "The ThinkPHP6 Helper Package",
|
|
"description": "The ThinkPHP6 Helper Package",
|
|
"time": "2019-09-30T02:36:48+00:00"
|
|
"time": "2019-09-30T02:36:48+00:00"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "topthink/think-multi-app",
|
|
|
|
+ "version": "v1.0.11",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/top-think/think-multi-app.git",
|
|
|
|
+ "reference": "215f4a6bb88e53ad41b448c61957336eb55ce6f9"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/top-think/think-multi-app/zipball/215f4a6bb88e53ad41b448c61957336eb55ce6f9",
|
|
|
|
+ "reference": "215f4a6bb88e53ad41b448c61957336eb55ce6f9",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=7.1.0",
|
|
|
|
+ "topthink/framework": "^6.0.0"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "think": {
|
|
|
|
+ "services": [
|
|
|
|
+ "think\\app\\Service"
|
|
|
|
+ ]
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "think\\app\\": "src"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "Apache-2.0"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "liu21st",
|
|
|
|
+ "email": "[email protected]"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "thinkphp6 multi app support",
|
|
|
|
+ "time": "2019-10-29T06:34:59+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "topthink/think-orm",
|
|
"name": "topthink/think-orm",
|
|
"version": "v2.0.29",
|
|
"version": "v2.0.29",
|