1 Star 0 Fork 568

浩宇2018 / ThinkCMF

forked from thinkcmf / ThinkCMF 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.lock 49.24 KB
一键复制 编辑 原始数据 按行查看 历史
五五 提交于 2022-11-01 09:02 . !40 同步
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388
{
"_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": "c45cc952c60401d6b3bad9aa9ed4d4a6",
"packages": [
{
"name": "chamilo/pclzip",
"version": "v2.8.5",
"source": {
"type": "git",
"url": "https://github.com/chamilo/pclzip.git",
"reference": "af10d07a39922b0789bf761524a22ecefc01d405"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/chamilo/pclzip/zipball/af10d07a39922b0789bf761524a22ecefc01d405",
"reference": "af10d07a39922b0789bf761524a22ecefc01d405",
"shasum": ""
},
"replace": {
"pclzip/pclzip": "^2.8"
},
"type": "library",
"autoload": {
"classmap": [
"pclzip.lib.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Vincent Blavet"
}
],
"description": "A PHP library that offers compression and extraction functions for Zip formatted archives",
"homepage": "https://github.com/chamilo/pclzip",
"keywords": [
"php",
"zip"
],
"support": {
"issues": "https://github.com/chamilo/pclzip/issues",
"source": "https://github.com/chamilo/pclzip/tree/v2.8.5"
},
"time": "2022-09-06T21:41:44+00:00"
},
{
"name": "ezyang/htmlpurifier",
"version": "v4.16.0",
"source": {
"type": "git",
"url": "https://github.com/ezyang/htmlpurifier.git",
"reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8",
"reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8",
"shasum": ""
},
"require": {
"php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0"
},
"require-dev": {
"cerdic/css-tidy": "^1.7 || ^2.0",
"simpletest/simpletest": "dev-master"
},
"suggest": {
"cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
"ext-bcmath": "Used for unit conversion and imagecrash protection",
"ext-iconv": "Converts text to and from non-UTF-8 encodings",
"ext-tidy": "Used for pretty-printing HTML"
},
"type": "library",
"autoload": {
"files": [
"library/HTMLPurifier.composer.php"
],
"psr-0": {
"HTMLPurifier": "library/"
},
"exclude-from-classmap": [
"/library/HTMLPurifier/Language/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Edward Z. Yang",
"email": "admin@htmlpurifier.org",
"homepage": "http://ezyang.com"
}
],
"description": "Standards compliant HTML filter written in PHP",
"homepage": "http://htmlpurifier.org/",
"keywords": [
"html"
],
"support": {
"issues": "https://github.com/ezyang/htmlpurifier/issues",
"source": "https://github.com/ezyang/htmlpurifier/tree/v4.16.0"
},
"time": "2022-09-18T07:06:19+00:00"
},
{
"name": "league/flysystem",
"version": "1.1.10",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "3239285c825c152bcc315fe0e87d6b55f5972ed1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/3239285c825c152bcc315fe0e87d6b55f5972ed1",
"reference": "3239285c825c152bcc315fe0e87d6b55f5972ed1",
"shasum": ""
},
"require": {
"ext-fileinfo": "*",
"league/mime-type-detection": "^1.3",
"php": "^7.2.5 || ^8.0"
},
"conflict": {
"league/flysystem-sftp": "<1.0.6"
},
"require-dev": {
"phpspec/prophecy": "^1.11.1",
"phpunit/phpunit": "^8.5.8"
},
"suggest": {
"ext-ftp": "Allows you to use FTP server storage",
"ext-openssl": "Allows you to use FTPS server storage",
"league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
"league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
"league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
"league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
"league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
"league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
"league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
"league/flysystem-webdav": "Allows you to use WebDAV storage",
"league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
"spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
"srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"autoload": {
"psr-4": {
"League\\Flysystem\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Frank de Jonge",
"email": "info@frenky.net"
}
],
"description": "Filesystem abstraction: Many filesystems, one API.",
"keywords": [
"Cloud Files",
"WebDAV",
"abstraction",
"aws",
"cloud",
"copy.com",
"dropbox",
"file systems",
"files",
"filesystem",
"filesystems",
"ftp",
"rackspace",
"remote",
"s3",
"sftp",
"storage"
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/1.1.10"
},
"funding": [
{
"url": "https://offset.earth/frankdejonge",
"type": "other"
}
],
"time": "2022-10-04T09:16:37+00:00"
},
{
"name": "league/flysystem-cached-adapter",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem-cached-adapter.git",
"reference": "d1925efb2207ac4be3ad0c40b8277175f99ffaff"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-cached-adapter/zipball/d1925efb2207ac4be3ad0c40b8277175f99ffaff",
"reference": "d1925efb2207ac4be3ad0c40b8277175f99ffaff",
"shasum": ""
},
"require": {
"league/flysystem": "~1.0",
"psr/cache": "^1.0.0"
},
"require-dev": {
"mockery/mockery": "~0.9",
"phpspec/phpspec": "^3.4",
"phpunit/phpunit": "^5.7",
"predis/predis": "~1.0",
"tedivm/stash": "~0.12"
},
"suggest": {
"ext-phpredis": "Pure C implemented extension for PHP"
},
"type": "library",
"autoload": {
"psr-4": {
"League\\Flysystem\\Cached\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "frankdejonge",
"email": "info@frenky.net"
}
],
"description": "An adapter decorator to enable meta-data caching.",
"support": {
"issues": "https://github.com/thephpleague/flysystem-cached-adapter/issues",
"source": "https://github.com/thephpleague/flysystem-cached-adapter/tree/master"
},
"time": "2020-07-25T15:56:04+00:00"
},
{
"name": "league/mime-type-detection",
"version": "1.11.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/mime-type-detection.git",
"reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
"reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
"shasum": ""
},
"require": {
"ext-fileinfo": "*",
"php": "^7.2 || ^8.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.2",
"phpstan/phpstan": "^0.12.68",
"phpunit/phpunit": "^8.5.8 || ^9.3"
},
"type": "library",
"autoload": {
"psr-4": {
"League\\MimeTypeDetection\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Frank de Jonge",
"email": "info@frankdejonge.nl"
}
],
"description": "Mime-type detection for Flysystem",
"support": {
"issues": "https://github.com/thephpleague/mime-type-detection/issues",
"source": "https://github.com/thephpleague/mime-type-detection/tree/1.11.0"
},
"funding": [
{
"url": "https://github.com/frankdejonge",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/league/flysystem",
"type": "tidelift"
}
],
"time": "2022-04-17T13:12:02+00:00"
},
{
"name": "mindplay/annotations",
"version": "1.3.3",
"source": {
"type": "git",
"url": "https://github.com/php-annotations/php-annotations.git",
"reference": "d314832b338b88299c4108361c858b0590798d2c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-annotations/php-annotations/zipball/d314832b338b88299c4108361c858b0590798d2c",
"reference": "d314832b338b88299c4108361c858b0590798d2c",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"phpunit/php-code-coverage": "~1.2.1",
"phpunit/php-file-iterator": ">=1.3.0@stable <2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.3.x-dev"
}
},
"autoload": {
"psr-4": {
"mindplay\\annotations\\": "src\\annotations"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0+"
],
"authors": [
{
"name": "Rasmus Schultz",
"email": "rasmus@mindplay.dk"
}
],
"description": "Industrial-strength annotations for PHP",
"homepage": "http://blog.mindplay.dk/",
"keywords": [
"annotations",
"framework"
],
"support": {
"issues": "https://github.com/php-annotations/php-annotations/issues",
"source": "https://github.com/php-annotations/php-annotations/tree/1.3.3"
},
"time": "2022-07-16T15:11:03+00:00"
},
{
"name": "obsoletepackage/phpquery",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/ObsoletePackage/phpquery.git",
"reference": "ebe03fabd3286fdad18a0148a5f23f6dcc0443fb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ObsoletePackage/phpquery/zipball/ebe03fabd3286fdad18a0148a5f23f6dcc0443fb",
"reference": "ebe03fabd3286fdad18a0148a5f23f6dcc0443fb",
"shasum": ""
},
"type": "library",
"autoload": {
"classmap": [
"phpQuery/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Tobiasz Cudnik",
"email": "tobiasz.cudnik@gmail.com",
"homepage": "https://github.com/TobiaszCudnik",
"role": "Developer"
},
{
"name": "didier Belot",
"role": "Packager"
},
{
"name": "obsolete package",
"homepage": "https://github.com/ObsoletePackage"
}
],
"description": "phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library",
"homepage": "http://code.google.com/p/phpquery/",
"support": {
"source": "https://github.com/ObsoletePackage/phpquery/tree/1.0.2"
},
"time": "2022-08-21T10:51:36+00:00"
},
{
"name": "phpmailer/phpmailer",
"version": "v6.6.5",
"source": {
"type": "git",
"url": "https://github.com/PHPMailer/PHPMailer.git",
"reference": "8b6386d7417526d1ea4da9edb70b8352f7543627"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/8b6386d7417526d1ea4da9edb70b8352f7543627",
"reference": "8b6386d7417526d1ea4da9edb70b8352f7543627",
"shasum": ""
},
"require": {
"ext-ctype": "*",
"ext-filter": "*",
"ext-hash": "*",
"php": ">=5.5.0"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"doctrine/annotations": "^1.2",
"php-parallel-lint/php-console-highlighter": "^1.0.0",
"php-parallel-lint/php-parallel-lint": "^1.3.2",
"phpcompatibility/php-compatibility": "^9.3.5",
"roave/security-advisories": "dev-latest",
"squizlabs/php_codesniffer": "^3.6.2",
"yoast/phpunit-polyfills": "^1.0.0"
},
"suggest": {
"ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
"hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
"league/oauth2-google": "Needed for Google XOAUTH2 authentication",
"psr/log": "For optional PSR-3 debug logging",
"symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)",
"thenetworg/oauth2-azure": "Needed for Microsoft XOAUTH2 authentication"
},
"type": "library",
"autoload": {
"psr-4": {
"PHPMailer\\PHPMailer\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-only"
],
"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",
"support": {
"issues": "https://github.com/PHPMailer/PHPMailer/issues",
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.6.5"
},
"funding": [
{
"url": "https://github.com/Synchro",
"type": "github"
}
],
"time": "2022-10-07T12:23:10+00:00"
},
{
"name": "psr/cache",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/cache.git",
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Cache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interface for caching libraries",
"keywords": [
"cache",
"psr",
"psr-6"
],
"support": {
"source": "https://github.com/php-fig/cache/tree/master"
},
"time": "2016-08-06T20:24:11+00:00"
},
{
"name": "psr/container",
"version": "1.1.2",
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
"shasum": ""
},
"require": {
"php": ">=7.4.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Psr\\Container\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common Container Interface (PHP FIG PSR-11)",
"homepage": "https://github.com/php-fig/container",
"keywords": [
"PSR-11",
"container",
"container-interface",
"container-interop",
"psr"
],
"support": {
"issues": "https://github.com/php-fig/container/issues",
"source": "https://github.com/php-fig/container/tree/1.1.2"
},
"time": "2021-11-05T16:50:12+00:00"
},
{
"name": "psr/http-message",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-message.git",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Message\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interface for HTTP messages",
"homepage": "https://github.com/php-fig/http-message",
"keywords": [
"http",
"http-message",
"psr",
"psr-7",
"request",
"response"
],
"support": {
"source": "https://github.com/php-fig/http-message/tree/master"
},
"time": "2016-08-06T14:39:51+00:00"
},
{
"name": "psr/log",
"version": "1.1.4",
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
"reference": "d49695b909c3b7628b6289db5479a1c204601f11"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
"reference": "d49695b909c3b7628b6289db5479a1c204601f11",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Log\\": "Psr/Log/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interface for logging libraries",
"homepage": "https://github.com/php-fig/log",
"keywords": [
"log",
"psr",
"psr-3"
],
"support": {
"source": "https://github.com/php-fig/log/tree/1.1.4"
},
"time": "2021-05-03T11:20:27+00:00"
},
{
"name": "psr/simple-cache",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/simple-cache.git",
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\SimpleCache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interfaces for simple caching",
"keywords": [
"cache",
"caching",
"psr",
"psr-16",
"simple-cache"
],
"support": {
"source": "https://github.com/php-fig/simple-cache/tree/master"
},
"time": "2017-10-23T01:57:42+00:00"
},
{
"name": "thinkcmf/cmf",
"version": "v6.0.17",
"source": {
"type": "git",
"url": "https://github.com/thinkcmf/cmf-core.git",
"reference": "97681cdb9a205ab6c4fca0cfcca1b26b1c185712"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thinkcmf/cmf-core/zipball/97681cdb9a205ab6c4fca0cfcca1b26b1c185712",
"reference": "97681cdb9a205ab6c4fca0cfcca1b26b1c185712",
"shasum": ""
},
"require": {
"ezyang/htmlpurifier": "^4.9",
"mindplay/annotations": "^1.3",
"obsoletepackage/phpquery": "^1.0.1",
"phpmailer/phpmailer": "~6.0",
"thinkcmf/cmf-captcha": "^3.0",
"thinkcmf/cmf-extend": "~5.1.0",
"topthink/framework": "~6.0.0",
"topthink/think-orm": "^2.0",
"xia/migration": "^6.0"
},
"type": "library",
"autoload": {
"files": [
"src/common.php"
],
"psr-4": {
"cmf\\": "src",
"think\\": "think"
},
"classmap": [
"think/App.php",
"think/Console.php",
"think/View.php",
"think/Route.php",
"think/Http.php",
"think/route/Rule.php",
"think/route/Url.php",
"think/route/dispatch/Controller.php",
"think/route/dispatch/Url.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "catman",
"email": "catman@thinkcmf.com"
}
],
"description": "The ThinkCMF Core Package",
"support": {
"issues": "https://github.com/thinkcmf/cmf-core/issues",
"source": "https://github.com/thinkcmf/cmf-core/tree/v6.0.17"
},
"time": "2022-08-05T14:59:02+00:00"
},
{
"name": "thinkcmf/cmf-api",
"version": "v6.0.6",
"source": {
"type": "git",
"url": "https://github.com/thinkcmf/cmf-api.git",
"reference": "ab03f98bdff9c6c279d1ec243bfeb1d3104c59a1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thinkcmf/cmf-api/zipball/ab03f98bdff9c6c279d1ec243bfeb1d3104c59a1",
"reference": "ab03f98bdff9c6c279d1ec243bfeb1d3104c59a1",
"shasum": ""
},
"require": {
"thinkcmf/cmf": "^6.0.0"
},
"type": "library",
"autoload": {
"files": [],
"psr-4": {
"api\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "catman",
"email": "catman@thinkcmf.com"
},
{
"name": "55",
"email": "wuwu@wuwuseo.com"
}
],
"description": "The ThinkCMF 5.1 Core Api Package",
"support": {
"issues": "https://github.com/thinkcmf/cmf-api/issues",
"source": "https://github.com/thinkcmf/cmf-api/tree/v6.0.6"
},
"time": "2022-06-16T04:22:41+00:00"
},
{
"name": "thinkcmf/cmf-app",
"version": "v6.0.14",
"source": {
"type": "git",
"url": "https://github.com/thinkcmf/cmf-app.git",
"reference": "86d2536e4f5d0634ddec432161c94dfeaa0a65bf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thinkcmf/cmf-app/zipball/86d2536e4f5d0634ddec432161c94dfeaa0a65bf",
"reference": "86d2536e4f5d0634ddec432161c94dfeaa0a65bf",
"shasum": ""
},
"require": {
"thinkcmf/cmf": "^6.0.0"
},
"type": "library",
"autoload": {
"files": [],
"psr-4": {
"app\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "catman",
"email": "catman@thinkcmf.com"
}
],
"description": "The ThinkCMF App Package",
"support": {
"issues": "https://github.com/thinkcmf/cmf-app/issues",
"source": "https://github.com/thinkcmf/cmf-app/tree/v6.0.14"
},
"time": "2022-07-22T02:29:32+00:00"
},
{
"name": "thinkcmf/cmf-appstore",
"version": "v1.0.13",
"source": {
"type": "git",
"url": "https://github.com/thinkcmf/cmf-appstore.git",
"reference": "e911e790e63e1aa742569c4b022836d4743c5cc6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thinkcmf/cmf-appstore/zipball/e911e790e63e1aa742569c4b022836d4743c5cc6",
"reference": "e911e790e63e1aa742569c4b022836d4743c5cc6",
"shasum": ""
},
"require": {
"chamilo/pclzip": "^2.8"
},
"type": "library",
"extra": {
"think": {
"services": [
"app\\admin\\AppStoreService"
]
}
},
"autoload": {
"files": [],
"psr-4": {
"app\\admin\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "catman",
"email": "catman@thinkcmf.com"
}
],
"description": "The ThinkCMF App Store Package",
"support": {
"issues": "https://github.com/thinkcmf/cmf-appstore/issues",
"source": "https://github.com/thinkcmf/cmf-appstore/tree/v1.0.13"
},
"time": "2022-07-22T02:31:35+00:00"
},
{
"name": "thinkcmf/cmf-captcha",
"version": "v3.0.8",
"source": {
"type": "git",
"url": "https://github.com/thinkcmf/cmf-captcha.git",
"reference": "cfd5dee667b3659fd49d6f6ba1fcd55dc52fe28c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thinkcmf/cmf-captcha/zipball/cfd5dee667b3659fd49d6f6ba1fcd55dc52fe28c",
"reference": "cfd5dee667b3659fd49d6f6ba1fcd55dc52fe28c",
"shasum": ""
},
"require": {
"topthink/framework": "^6.0.0"
},
"type": "library",
"autoload": {
"psr-4": {
"think\\captcha\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "yunwuxin",
"email": "448901948@qq.com"
}
],
"description": "captcha package for ThinkCMF",
"support": {
"source": "https://github.com/thinkcmf/cmf-captcha/tree/v3.0.8"
},
"time": "2022-05-21T15:38:15+00:00"
},
{
"name": "thinkcmf/cmf-extend",
"version": "v5.1.4",
"source": {
"type": "git",
"url": "https://github.com/thinkcmf/cmf-extend.git",
"reference": "439590e44404902116065f35ede16928a534ae29"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thinkcmf/cmf-extend/zipball/439590e44404902116065f35ede16928a534ae29",
"reference": "439590e44404902116065f35ede16928a534ae29",
"shasum": ""
},
"type": "library",
"autoload": {
"files": [],
"psr-4": {
"dir\\": "src/dir",
"tree\\": "src/tree",
"wxapp\\": "src/wxapp"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "catman",
"email": "catman@thinkcmf.com"
}
],
"description": "The ThinkCMF extend Package",
"support": {
"issues": "https://github.com/thinkcmf/cmf-extend/issues",
"source": "https://github.com/thinkcmf/cmf-extend/tree/v5.1.4"
},
"time": "2022-07-08T15:30:42+00:00"
},
{
"name": "thinkcmf/cmf-install",
"version": "v6.0.7",
"source": {
"type": "git",
"url": "https://github.com/thinkcmf/cmf-install.git",
"reference": "965b37ddf6b9eafb1390e37cea7a4e93d795c25a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thinkcmf/cmf-install/zipball/965b37ddf6b9eafb1390e37cea7a4e93d795c25a",
"reference": "965b37ddf6b9eafb1390e37cea7a4e93d795c25a",
"shasum": ""
},
"type": "library",
"autoload": {
"files": [],
"psr-4": {
"app\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "catman",
"email": "catman@thinkcmf.com"
}
],
"description": "The ThinkCMF Install Package",
"support": {
"issues": "https://github.com/thinkcmf/cmf-install/issues",
"source": "https://github.com/thinkcmf/cmf-install/tree/v6.0.7"
},
"time": "2022-07-19T16:56:25+00:00"
},
{
"name": "thinkcmf/cmf-root",
"version": "v1.0.10",
"source": {
"type": "git",
"url": "https://github.com/thinkcmf/cmf-root.git",
"reference": "49b56d41d5a70de7feeff68742e61fcaa433fcac"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thinkcmf/cmf-root/zipball/49b56d41d5a70de7feeff68742e61fcaa433fcac",
"reference": "49b56d41d5a70de7feeff68742e61fcaa433fcac",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0||^2.0"
},
"require-dev": {
"composer/composer": "^1.0||^2.0"
},
"type": "composer-plugin",
"extra": {
"class": "cmf\\composer\\RootDirPlugin"
},
"autoload": {
"psr-4": {
"cmf\\composer\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "catman",
"email": "catman@thinkcmf.com"
}
],
"description": "The files in ThinkCMF root dir",
"support": {
"issues": "https://github.com/thinkcmf/cmf-root/issues",
"source": "https://github.com/thinkcmf/cmf-root/tree/v1.0.10"
},
"time": "2022-07-19T17:00:41+00:00"
},
{
"name": "topthink/framework",
"version": "v6.0.14",
"source": {
"type": "git",
"url": "https://github.com/top-think/framework.git",
"reference": "e621c239492d4f7e276e166b16aba3fb933d501e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/top-think/framework/zipball/e621c239492d4f7e276e166b16aba3fb933d501e",
"reference": "e621c239492d4f7e276e166b16aba3fb933d501e",
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-mbstring": "*",
"league/flysystem": "^1.1.4",
"league/flysystem-cached-adapter": "^1.0",
"php": ">=7.2.5",
"psr/container": "~1.0",
"psr/http-message": "^1.0",
"psr/log": "~1.0",
"psr/simple-cache": "^1.0",
"topthink/think-helper": "^3.1.1",
"topthink/think-orm": "^2.0"
},
"require-dev": {
"guzzlehttp/psr7": "^2.1.0",
"mikey179/vfsstream": "^1.6",
"mockery/mockery": "^1.2",
"phpunit/phpunit": "^7.0"
},
"type": "library",
"autoload": {
"files": [],
"psr-4": {
"think\\": "src/think/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "liu21st",
"email": "liu21st@gmail.com"
},
{
"name": "yunwuxin",
"email": "448901948@qq.com"
}
],
"description": "The ThinkPHP Framework.",
"homepage": "http://thinkphp.cn/",
"keywords": [
"framework",
"orm",
"thinkphp"
],
"support": {
"issues": "https://github.com/top-think/framework/issues",
"source": "https://github.com/top-think/framework/tree/v6.0.14"
},
"time": "2022-10-25T14:45:56+00:00"
},
{
"name": "topthink/think-helper",
"version": "v3.1.6",
"source": {
"type": "git",
"url": "https://github.com/top-think/think-helper.git",
"reference": "769acbe50a4274327162f9c68ec2e89a38eb2aff"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/top-think/think-helper/zipball/769acbe50a4274327162f9c68ec2e89a38eb2aff",
"reference": "769acbe50a4274327162f9c68ec2e89a38eb2aff",
"shasum": ""
},
"require": {
"php": ">=7.1.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
},
"type": "library",
"autoload": {
"files": [
"src/helper.php"
],
"psr-4": {
"think\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "yunwuxin",
"email": "448901948@qq.com"
}
],
"description": "The ThinkPHP6 Helper Package",
"support": {
"issues": "https://github.com/top-think/think-helper/issues",
"source": "https://github.com/top-think/think-helper/tree/v3.1.6"
},
"time": "2021-12-15T04:27:55+00:00"
},
{
"name": "topthink/think-orm",
"version": "v2.0.55",
"source": {
"type": "git",
"url": "https://github.com/top-think/think-orm.git",
"reference": "e1974a4c3b1b4c5b808fcc0863fc254e711dee13"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/top-think/think-orm/zipball/e1974a4c3b1b4c5b808fcc0863fc254e711dee13",
"reference": "e1974a4c3b1b4c5b808fcc0863fc254e711dee13",
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-pdo": "*",
"php": ">=7.1.0",
"psr/log": "^1.0|^2.0",
"psr/simple-cache": "^1.0|^2.0",
"topthink/think-helper": "^3.1"
},
"require-dev": {
"phpunit/phpunit": "^7|^8|^9.5"
},
"type": "library",
"autoload": {
"files": [
"stubs/load_stubs.php"
],
"psr-4": {
"think\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "liu21st",
"email": "liu21st@gmail.com"
}
],
"description": "think orm",
"keywords": [
"database",
"orm"
],
"support": {
"issues": "https://github.com/top-think/think-orm/issues",
"source": "https://github.com/top-think/think-orm/tree/v2.0.55"
},
"time": "2022-09-27T14:18:43+00:00"
},
{
"name": "xia/migration",
"version": "v6.0.1",
"source": {
"type": "git",
"url": "https://github.com/449134904/artisan.git",
"reference": "368961c71db0612105104fba11765d788a04e5c6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/449134904/artisan/zipball/368961c71db0612105104fba11765d788a04e5c6",
"reference": "368961c71db0612105104fba11765d788a04e5c6",
"shasum": ""
},
"require": {
"topthink/framework": "^6.0.0",
"topthink/think-helper": "^3.0.3"
},
"type": "library",
"extra": {
"think": {
"services": [
"think\\migration\\Service"
]
}
},
"autoload": {
"psr-4": {
"Phinx\\": "phinx/src/Phinx",
"think\\migration\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "小夏",
"email": "yyw168@vip.qq.com"
}
],
"support": {
"issues": "https://github.com/449134904/artisan/issues",
"source": "https://github.com/449134904/artisan/tree/v6.0.1"
},
"time": "2022-05-21T10:52:59+00:00"
}
],
"packages-dev": [
{
"name": "topthink/think-trace",
"version": "v1.5",
"source": {
"type": "git",
"url": "https://github.com/top-think/think-trace.git",
"reference": "55027fd79abb744f32a3be8d9e1ccf873a3ca9b7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/top-think/think-trace/zipball/55027fd79abb744f32a3be8d9e1ccf873a3ca9b7",
"reference": "55027fd79abb744f32a3be8d9e1ccf873a3ca9b7",
"shasum": ""
},
"require": {
"php": ">=7.1.0",
"topthink/framework": "^6.0"
},
"type": "library",
"extra": {
"think": {
"services": [
"think\\trace\\Service"
],
"config": {
"trace": "src/config.php"
}
}
},
"autoload": {
"psr-4": {
"think\\trace\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "liu21st",
"email": "liu21st@gmail.com"
}
],
"description": "thinkphp debug trace",
"support": {
"issues": "https://github.com/top-think/think-trace/issues",
"source": "https://github.com/top-think/think-trace/tree/v1.5"
},
"time": "2022-10-26T07:56:45+00:00"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": ">=7.4.0",
"ext-json": "*",
"ext-curl": "*",
"ext-pdo": "*"
},
"platform-dev": [],
"plugin-api-version": "2.3.0"
}
PHP
1
https://gitee.com/dztx_admin/ThinkCMF.git
git@gitee.com:dztx_admin/ThinkCMF.git
dztx_admin
ThinkCMF
ThinkCMF
master

搜索帮助