mirror of https://gitee.com/zorlan/skycaiji
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
807 lines
29 KiB
807 lines
29 KiB
{ |
|
"_readme": [ |
|
"This file locks the dependencies of your project to a known state", |
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
"This file is @generated automatically" |
|
], |
|
"content-hash": "fb8dcb2b8a78912f226ea44bf90cb32a", |
|
"packages": [ |
|
{ |
|
"name": "matthiasmullie/minify", |
|
"version": "1.3.66", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/matthiasmullie/minify.git", |
|
"reference": "45fd3b0f1dfa2c965857c6d4a470bea52adc31a6" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/matthiasmullie/minify/zipball/45fd3b0f1dfa2c965857c6d4a470bea52adc31a6", |
|
"reference": "45fd3b0f1dfa2c965857c6d4a470bea52adc31a6", |
|
"shasum": "", |
|
"mirrors": [ |
|
{ |
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", |
|
"preferred": true |
|
} |
|
] |
|
}, |
|
"require": { |
|
"ext-pcre": "*", |
|
"matthiasmullie/path-converter": "~1.1", |
|
"php": ">=5.3.0" |
|
}, |
|
"require-dev": { |
|
"friendsofphp/php-cs-fixer": "~2.0", |
|
"matthiasmullie/scrapbook": "dev-master", |
|
"phpunit/phpunit": ">=4.8" |
|
}, |
|
"suggest": { |
|
"psr/cache-implementation": "Cache implementation to use with Minify::cache" |
|
}, |
|
"bin": [ |
|
"bin/minifycss", |
|
"bin/minifyjs" |
|
], |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"MatthiasMullie\\Minify\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Matthias Mullie", |
|
"email": "minify@mullie.eu", |
|
"homepage": "http://www.mullie.eu", |
|
"role": "Developer" |
|
} |
|
], |
|
"description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.", |
|
"homepage": "http://www.minifier.org", |
|
"keywords": [ |
|
"JS", |
|
"css", |
|
"javascript", |
|
"minifier", |
|
"minify" |
|
], |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/[user1", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://github.com/matthiasmullie] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g.", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://github.com/user2", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2021-01-06T15:18:10+00:00" |
|
}, |
|
{ |
|
"name": "matthiasmullie/path-converter", |
|
"version": "1.1.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/matthiasmullie/path-converter.git", |
|
"reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/e7d13b2c7e2f2268e1424aaed02085518afa02d9", |
|
"reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9", |
|
"shasum": "", |
|
"mirrors": [ |
|
{ |
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", |
|
"preferred": true |
|
} |
|
] |
|
}, |
|
"require": { |
|
"ext-pcre": "*", |
|
"php": ">=5.3.0" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "~4.8" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"MatthiasMullie\\PathConverter\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Matthias Mullie", |
|
"email": "pathconverter@mullie.eu", |
|
"homepage": "http://www.mullie.eu", |
|
"role": "Developer" |
|
} |
|
], |
|
"description": "Relative path converter", |
|
"homepage": "http://github.com/matthiasmullie/path-converter", |
|
"keywords": [ |
|
"converter", |
|
"path", |
|
"paths", |
|
"relative" |
|
], |
|
"time": "2019-02-05T23:41:09+00:00" |
|
}, |
|
{ |
|
"name": "phpmailer/phpmailer", |
|
"version": "v5.2.28", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/PHPMailer/PHPMailer.git", |
|
"reference": "acba50393dd03da69a50226c139722af8b153b11" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/acba50393dd03da69a50226c139722af8b153b11", |
|
"reference": "acba50393dd03da69a50226c139722af8b153b11", |
|
"shasum": "", |
|
"mirrors": [ |
|
{ |
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", |
|
"preferred": true |
|
} |
|
] |
|
}, |
|
"require": { |
|
"ext-ctype": "*", |
|
"php": ">=5.0.0" |
|
}, |
|
"require-dev": { |
|
"doctrine/annotations": "1.2.*", |
|
"jms/serializer": "0.16.*", |
|
"phpdocumentor/phpdocumentor": "2.*", |
|
"phpunit/phpunit": "4.8.*", |
|
"symfony/debug": "2.8.*", |
|
"symfony/filesystem": "2.8.*", |
|
"symfony/translation": "2.8.*", |
|
"symfony/yaml": "2.8.*", |
|
"zendframework/zend-cache": "2.5.1", |
|
"zendframework/zend-config": "2.5.1", |
|
"zendframework/zend-eventmanager": "2.5.1", |
|
"zendframework/zend-filter": "2.5.1", |
|
"zendframework/zend-i18n": "2.5.1", |
|
"zendframework/zend-json": "2.5.1", |
|
"zendframework/zend-math": "2.5.1", |
|
"zendframework/zend-serializer": "2.5.*", |
|
"zendframework/zend-servicemanager": "2.5.*", |
|
"zendframework/zend-stdlib": "2.5.1" |
|
}, |
|
"suggest": { |
|
"league/oauth2-google": "Needed for Google XOAUTH2 authentication" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"classmap": [ |
|
"class.phpmailer.php", |
|
"class.phpmaileroauth.php", |
|
"class.phpmaileroauthgoogle.php", |
|
"class.smtp.php", |
|
"class.pop3.php", |
|
"extras/EasyPeasyICS.php", |
|
"extras/ntlm_sasl_client.php" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"LGPL-2.1" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Marcus Bointon", |
|
"email": "phpmailer@synchromedia.co.uk" |
|
}, |
|
{ |
|
"name": "Jim Jagielski", |
|
"email": "jimjag@gmail.com" |
|
}, |
|
{ |
|
"name": "Andy Prevost", |
|
"email": "codeworxtech@users.sourceforge.net" |
|
}, |
|
{ |
|
"name": "Brent R. Matzelle" |
|
} |
|
], |
|
"description": "PHPMailer is a full-featured email creation and transfer class for PHP", |
|
"funding": [ |
|
{ |
|
"url": "https://marcus.bointon.com/donations/", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/Synchro", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://www.patreon.com/marcusbointon", |
|
"type": "patreon" |
|
} |
|
], |
|
"time": "2020-03-19T14:29:37+00:00" |
|
}, |
|
{ |
|
"name": "phpoffice/phpexcel", |
|
"version": "1.8.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/PHPOffice/PHPExcel.git", |
|
"reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/1441011fb7ecdd8cc689878f54f8b58a6805f870", |
|
"reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870", |
|
"shasum": "", |
|
"mirrors": [ |
|
{ |
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", |
|
"preferred": true |
|
} |
|
] |
|
}, |
|
"require": { |
|
"ext-mbstring": "*", |
|
"ext-xml": "*", |
|
"ext-xmlwriter": "*", |
|
"php": "^5.2|^7.0" |
|
}, |
|
"require-dev": { |
|
"squizlabs/php_codesniffer": "2.*" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-0": { |
|
"PHPExcel": "Classes/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"LGPL-2.1" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Maarten Balliauw", |
|
"homepage": "http://blog.maartenballiauw.be" |
|
}, |
|
{ |
|
"name": "Erik Tilt" |
|
}, |
|
{ |
|
"name": "Franck Lefevre", |
|
"homepage": "http://rootslabs.net" |
|
}, |
|
{ |
|
"name": "Mark Baker", |
|
"homepage": "http://markbakeruk.net" |
|
} |
|
], |
|
"description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine", |
|
"homepage": "https://github.com/PHPOffice/PHPExcel", |
|
"keywords": [ |
|
"OpenXML", |
|
"excel", |
|
"php", |
|
"spreadsheet", |
|
"xls", |
|
"xlsx" |
|
], |
|
"abandoned": "phpoffice/phpspreadsheet", |
|
"time": "2018-11-22T23:07:24+00:00" |
|
}, |
|
{ |
|
"name": "studio-42/elfinder", |
|
"version": "2.1.59", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/Studio-42/elFinder.git", |
|
"reference": "06ada3132cefd057e1d89cb016f8c82473d420d4" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/Studio-42/elFinder/zipball/06ada3132cefd057e1d89cb016f8c82473d420d4", |
|
"reference": "06ada3132cefd057e1d89cb016f8c82473d420d4", |
|
"shasum": "", |
|
"mirrors": [ |
|
{ |
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", |
|
"preferred": true |
|
} |
|
] |
|
}, |
|
"require": { |
|
"php": ">=5.2" |
|
}, |
|
"suggest": { |
|
"barryvdh/elfinder-flysystem-driver": "VolumeDriver for elFinder to use Flysystem as a root.", |
|
"google/apiclient": "VolumeDriver GoogleDrive require `google/apiclient:^2.0.", |
|
"kunalvarma05/dropbox-php-sdk": "VolumeDriver `Dropbox`2 require `kunalvarma05/dropbox-php-sdk.", |
|
"nao-pon/flysystem-google-drive": "require in GoogleDrive network volume mounting with Flysystem." |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"classmap": [ |
|
"php" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Dmitry Levashov", |
|
"email": "dio@std42.ru", |
|
"homepage": "http://std42.ru" |
|
}, |
|
{ |
|
"name": "Troex Nevelin", |
|
"email": "troex@fury.scancode.ru", |
|
"homepage": "http://std42.ru" |
|
}, |
|
{ |
|
"name": "Naoki Sawada", |
|
"email": "hypweb+elfinder@gmail.com", |
|
"homepage": "http://xoops.hypweb.net" |
|
}, |
|
{ |
|
"name": "Community contributions", |
|
"homepage": "https://github.com/Studio-42/elFinder/contributors" |
|
} |
|
], |
|
"description": "File manager for web", |
|
"homepage": "http://elfinder.org", |
|
"time": "2021-06-13T15:04:24+00:00" |
|
}, |
|
{ |
|
"name": "topthink/framework", |
|
"version": "v5.0.24", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/top-think/framework.git", |
|
"reference": "c255c22b2f5fa30f320ecf6c1d29f7740eb3e8be" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/top-think/framework/zipball/c255c22b2f5fa30f320ecf6c1d29f7740eb3e8be", |
|
"reference": "c255c22b2f5fa30f320ecf6c1d29f7740eb3e8be", |
|
"shasum": "", |
|
"mirrors": [ |
|
{ |
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", |
|
"preferred": true |
|
} |
|
] |
|
}, |
|
"require": { |
|
"php": ">=5.4.0", |
|
"topthink/think-installer": "~1.0" |
|
}, |
|
"require-dev": { |
|
"johnkary/phpunit-speedtrap": "^1.0", |
|
"mikey179/vfsstream": "~1.6", |
|
"phpdocumentor/reflection-docblock": "^2.0", |
|
"phploc/phploc": "2.*", |
|
"phpunit/phpunit": "4.8.*", |
|
"sebastian/phpcpd": "2.*" |
|
}, |
|
"type": "think-framework", |
|
"autoload": { |
|
"psr-4": { |
|
"think\\": "library/think" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"Apache-2.0" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "liu21st", |
|
"email": "liu21st@gmail.com" |
|
} |
|
], |
|
"description": "the new thinkphp framework", |
|
"homepage": "http://thinkphp.cn/", |
|
"keywords": [ |
|
"framework", |
|
"orm", |
|
"thinkphp" |
|
], |
|
"time": "2019-01-11T08:04:58+00:00" |
|
}, |
|
{ |
|
"name": "topthink/think-captcha", |
|
"version": "v1.0.8", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/top-think/think-captcha.git", |
|
"reference": "1d64363c814c92f6086c4fa5e3223fe7e23db09d" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/top-think/think-captcha/zipball/1d64363c814c92f6086c4fa5e3223fe7e23db09d", |
|
"reference": "1d64363c814c92f6086c4fa5e3223fe7e23db09d", |
|
"shasum": "", |
|
"mirrors": [ |
|
{ |
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", |
|
"preferred": true |
|
} |
|
] |
|
}, |
|
"require": { |
|
"topthink/framework": "~5.0.0", |
|
"topthink/think-installer": ">=1.0.10" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"think\\captcha\\": "src/" |
|
}, |
|
"files": [ |
|
"src/helper.php" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"Apache-2.0" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "yunwuxin", |
|
"email": "448901948@qq.com" |
|
} |
|
], |
|
"description": "captcha package for thinkphp5", |
|
"time": "2019-01-28T04:48:36+00:00" |
|
}, |
|
{ |
|
"name": "topthink/think-helper", |
|
"version": "v1.0.7", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/top-think/think-helper.git", |
|
"reference": "5f92178606c8ce131d36b37a57c58eb71e55f019" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/top-think/think-helper/zipball/5f92178606c8ce131d36b37a57c58eb71e55f019", |
|
"reference": "5f92178606c8ce131d36b37a57c58eb71e55f019", |
|
"shasum": "", |
|
"mirrors": [ |
|
{ |
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", |
|
"preferred": true |
|
} |
|
] |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"think\\helper\\": "src" |
|
}, |
|
"files": [ |
|
"src/helper.php" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"Apache-2.0" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "yunwuxin", |
|
"email": "448901948@qq.com" |
|
} |
|
], |
|
"description": "The ThinkPHP5 Helper Package", |
|
"time": "2018-10-05T00:43:21+00:00" |
|
}, |
|
{ |
|
"name": "topthink/think-image", |
|
"version": "v1.0.7", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/top-think/think-image.git", |
|
"reference": "8586cf47f117481c6d415b20f7dedf62e79d5512" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/top-think/think-image/zipball/8586cf47f117481c6d415b20f7dedf62e79d5512", |
|
"reference": "8586cf47f117481c6d415b20f7dedf62e79d5512", |
|
"shasum": "", |
|
"mirrors": [ |
|
{ |
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", |
|
"preferred": true |
|
} |
|
] |
|
}, |
|
"require": { |
|
"ext-gd": "*" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "4.8.*", |
|
"topthink/framework": "^5.0" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"think\\": "src" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"Apache-2.0" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "yunwuxin", |
|
"email": "448901948@qq.com" |
|
} |
|
], |
|
"description": "The ThinkPHP5 Image Package", |
|
"time": "2016-09-29T06:05:43+00:00" |
|
}, |
|
{ |
|
"name": "topthink/think-installer", |
|
"version": "v1.0.14", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/top-think/think-installer.git", |
|
"reference": "eae1740ac264a55c06134b6685dfb9f837d004d1" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/top-think/think-installer/zipball/eae1740ac264a55c06134b6685dfb9f837d004d1", |
|
"reference": "eae1740ac264a55c06134b6685dfb9f837d004d1", |
|
"shasum": "", |
|
"mirrors": [ |
|
{ |
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", |
|
"preferred": true |
|
} |
|
] |
|
}, |
|
"require": { |
|
"composer-plugin-api": "^1.0||^2.0" |
|
}, |
|
"require-dev": { |
|
"composer/composer": "^1.0||^2.0" |
|
}, |
|
"type": "composer-plugin", |
|
"extra": { |
|
"class": "think\\composer\\Plugin" |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"think\\composer\\": "src" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"Apache-2.0" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "yunwuxin", |
|
"email": "448901948@qq.com" |
|
} |
|
], |
|
"time": "2021-03-25T08:34:02+00:00" |
|
}, |
|
{ |
|
"name": "topthink/think-migration", |
|
"version": "v1.1.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/top-think/think-migration.git", |
|
"reference": "8e489f8d38a39876690c0e00fcf9a54ae92c4d3d" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/top-think/think-migration/zipball/8e489f8d38a39876690c0e00fcf9a54ae92c4d3d", |
|
"reference": "8e489f8d38a39876690c0e00fcf9a54ae92c4d3d", |
|
"shasum": "", |
|
"mirrors": [ |
|
{ |
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", |
|
"preferred": true |
|
} |
|
] |
|
}, |
|
"require-dev": { |
|
"topthink/framework": "^5.0" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Phinx\\": "phinx/src/Phinx", |
|
"think\\migration\\": "src" |
|
}, |
|
"files": [ |
|
"src/config.php" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"Apache-2.0" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "yunwuxin", |
|
"email": "448901948@qq.com" |
|
} |
|
], |
|
"time": "2017-03-31T06:33:23+00:00" |
|
}, |
|
{ |
|
"name": "topthink/think-mongo", |
|
"version": "v1.8.5", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/top-think/think-mongo.git", |
|
"reference": "657cc79bd5f090a58b0cc83776073dd69c83a3d1" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/top-think/think-mongo/zipball/657cc79bd5f090a58b0cc83776073dd69c83a3d1", |
|
"reference": "657cc79bd5f090a58b0cc83776073dd69c83a3d1", |
|
"shasum": "", |
|
"mirrors": [ |
|
{ |
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", |
|
"preferred": true |
|
} |
|
] |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"think\\mongo\\": "src" |
|
}, |
|
"files": [] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"Apache-2.0" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "liu21st", |
|
"email": "liu21st@gmail.com" |
|
} |
|
], |
|
"description": "mongodb driver for thinkphp5", |
|
"time": "2018-06-03T01:51:27+00:00" |
|
}, |
|
{ |
|
"name": "topthink/think-oracle", |
|
"version": "v1.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/top-think/think-oracle.git", |
|
"reference": "89a049e876167030b489322f691aed00799fd68f" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/top-think/think-oracle/zipball/89a049e876167030b489322f691aed00799fd68f", |
|
"reference": "89a049e876167030b489322f691aed00799fd68f", |
|
"shasum": "", |
|
"mirrors": [ |
|
{ |
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", |
|
"preferred": true |
|
} |
|
] |
|
}, |
|
"require": { |
|
"topthink/framework": "~5.0.17" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"think\\oracle\\": "src" |
|
}, |
|
"files": [] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"Apache-2.0" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "liu21st", |
|
"email": "liu21st@gmail.com" |
|
} |
|
], |
|
"description": "Oracle driver for thinkphp5", |
|
"abandoned": true, |
|
"time": "2018-04-14T00:52:34+00:00" |
|
}, |
|
{ |
|
"name": "topthink/think-queue", |
|
"version": "v1.1.6", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/top-think/think-queue.git", |
|
"reference": "250650eb0e8ea5af4cfdc7ae46f3f4e0a24ac245" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/top-think/think-queue/zipball/250650eb0e8ea5af4cfdc7ae46f3f4e0a24ac245", |
|
"reference": "250650eb0e8ea5af4cfdc7ae46f3f4e0a24ac245", |
|
"shasum": "", |
|
"mirrors": [ |
|
{ |
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", |
|
"preferred": true |
|
} |
|
] |
|
}, |
|
"require": { |
|
"topthink/think-helper": ">=1.0.4", |
|
"topthink/think-installer": ">=1.0.10" |
|
}, |
|
"require-dev": { |
|
"topthink/framework": "~5.0.0" |
|
}, |
|
"type": "think-extend", |
|
"extra": { |
|
"think-config": { |
|
"queue": "src/config.php" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"think\\": "src" |
|
}, |
|
"files": [ |
|
"src/common.php" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"Apache-2.0" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "yunwuxin", |
|
"email": "448901948@qq.com" |
|
} |
|
], |
|
"description": "The ThinkPHP5 Queue Package", |
|
"time": "2018-10-15T10:16:55+00:00" |
|
} |
|
], |
|
"packages-dev": [], |
|
"aliases": [], |
|
"minimum-stability": "stable", |
|
"stability-flags": [], |
|
"prefer-stable": false, |
|
"prefer-lowest": false, |
|
"platform": { |
|
"php": ">=5.4.0" |
|
}, |
|
"platform-dev": [], |
|
"plugin-api-version": "1.1.0" |
|
}
|
|
|