1 Star 0 Fork 0

遇见美好/chat-websocket

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.lock 12.37 KB
一键复制 编辑 原始数据 按行查看 历史
遇见美好 提交于 2021-04-20 18:30 . code submit
{
"_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#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "a00a36b9bf8429d0767d74927ab883a5",
"packages": [
{
"name": "flxxyz/col",
"version": "0.1.0",
"source": {
"type": "git",
"url": "https://github.com/flxxyz/Col.git",
"reference": "370247b70a47b8a4b1093f2c7a4dcd405b38fc49"
},
"dist": {
"type": "zip",
"url": "https://files.phpcomposer.com/files/flxxyz/Col/370247b70a47b8a4b1093f2c7a4dcd405b38fc49.zip",
"reference": "370247b70a47b8a4b1093f2c7a4dcd405b38fc49",
"shasum": ""
},
"require": {
"php": ">=7.0",
"php-curl-class/php-curl-class": "^8.0",
"vrana/notorm": "dev-master"
},
"type": "library",
"autoload": {
"psr-4": {
"Col\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "flxxyz",
"email": "i@0bug.work",
"homepage": "https://toyou.ren"
}
],
"description": "This is a simple PHP framework",
"homepage": "http://github.com/flxxyz/Col",
"keywords": [
"Simple",
"framework",
"notorm",
"php",
"简单框架"
],
"time": "2018-03-01T03:29:33+00:00"
},
{
"name": "gregwar/captcha",
"version": "v1.1.5",
"source": {
"type": "git",
"url": "https://github.com/Gregwar/Captcha.git",
"reference": "1d06ac8e12d2b3e0df39586d78b9f50e086a0bea"
},
"dist": {
"type": "zip",
"url": "https://files.phpcomposer.com/files/Gregwar/Captcha/1d06ac8e12d2b3e0df39586d78b9f50e086a0bea.zip",
"reference": "1d06ac8e12d2b3e0df39586d78b9f50e086a0bea",
"shasum": ""
},
"require": {
"ext-gd": "*",
"ext-mbstring": "*",
"php": ">=5.3.0",
"symfony/finder": "~3.0|~4.0"
},
"require-dev": {
"phpunit/phpunit": "^6.4"
},
"type": "captcha",
"autoload": {
"psr-4": {
"Gregwar\\": "src/Gregwar"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Grégoire Passault",
"email": "g.passault@gmail.com",
"homepage": "http://www.gregwar.com/"
},
{
"name": "Jeremy Livingston",
"email": "jeremy.j.livingston@gmail.com"
}
],
"description": "Captcha generator",
"homepage": "https://github.com/Gregwar/Captcha",
"keywords": [
"bot",
"captcha",
"spam"
],
"time": "2017-12-30T16:18:44+00:00"
},
{
"name": "monolog/monolog",
"version": "1.2.1",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
"reference": "d16496318c3e08e3bccfc3866e104e49cf25488a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/d16496318c3e08e3bccfc3866e104e49cf25488a",
"reference": "d16496318c3e08e3bccfc3866e104e49cf25488a",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"mlehner/gelf-php": "1.0.*"
},
"suggest": {
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
"ext-mongo": "Allow sending log messages to a MongoDB server",
"mlehner/gelf-php": "Allow sending log messages to a GrayLog2 server"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.3.x-dev"
}
},
"autoload": {
"psr-0": {
"Monolog": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be",
"role": "Developer"
}
],
"description": "Logging for PHP 5.3",
"homepage": "http://github.com/Seldaek/monolog",
"keywords": [
"log",
"logging"
],
"time": "2012-08-29T11:53:20+00:00"
},
{
"name": "php-curl-class/php-curl-class",
"version": "8.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-curl-class/php-curl-class.git",
"reference": "bdfe1fcca0c32562050c84e01e3a4cbdc31e22fd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-curl-class/php-curl-class/zipball/bdfe1fcca0c32562050c84e01e3a4cbdc31e22fd",
"reference": "bdfe1fcca0c32562050c84e01e3a4cbdc31e22fd",
"shasum": ""
},
"require": {
"ext-curl": "*",
"php": ">=5.3"
},
"require-dev": {
"phpunit/phpunit": "*",
"squizlabs/php_codesniffer": "*"
},
"type": "library",
"autoload": {
"psr-4": {
"Curl\\": "src/Curl/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Unlicense"
],
"authors": [
{
"name": "Zach Borboa"
}
],
"description": "PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.",
"homepage": "https://github.com/php-curl-class/php-curl-class",
"keywords": [
"api",
"class",
"client",
"curl",
"framework",
"http",
"http client",
"json",
"php",
"requests",
"rest",
"restful",
"web service",
"xml"
],
"time": "2018-01-27T15:40:39+00:00"
},
{
"name": "symfony/finder",
"version": "v4.0.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "552e244df10237f845a94fd64b194f848805e34b"
},
"dist": {
"type": "zip",
"url": "https://files.phpcomposer.com/files/symfony/finder/552e244df10237f845a94fd64b194f848805e34b.zip",
"reference": "552e244df10237f845a94fd64b194f848805e34b",
"shasum": ""
},
"require": {
"php": "^7.1.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Finder\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony Finder Component",
"homepage": "https://symfony.com",
"time": "2018-02-11T17:17:44+00:00"
},
{
"name": "vrana/notorm",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/vrana/notorm.git",
"reference": "e49d5d2f1bfe440dc82b61f46172635dfcb6f6dd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vrana/notorm/zipball/e49d5d2f1bfe440dc82b61f46172635dfcb6f6dd",
"reference": "e49d5d2f1bfe440dc82b61f46172635dfcb6f6dd",
"shasum": ""
},
"type": "library",
"autoload": {
"files": [
"NotORM.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0",
"GPL-2.0+"
],
"authors": [
{
"name": "Jakub Vrana",
"homepage": "http://www.vrana.cz/"
}
],
"description": "NotORM is a PHP library for simple working with data in the database.",
"homepage": "http://www.notorm.com/",
"keywords": [
"database",
"dbal"
],
"time": "2014-10-30T16:55:08+00:00"
},
{
"name": "yzalis/identicon",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/yzalis/Identicon.git",
"reference": "228eca74299a45163be40fd82d334bf21e66b86b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yzalis/Identicon/zipball/228eca74299a45163be40fd82d334bf21e66b86b",
"reference": "228eca74299a45163be40fd82d334bf21e66b86b",
"shasum": ""
},
"require": {
"php": ">=5.5.0"
},
"require-dev": {
"ext-imagick": "*",
"fzaninotto/faker": "^1.2.0",
"phpunit/phpunit": "^4.0 || ^5.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2-dev"
}
},
"autoload": {
"psr-4": {
"Identicon\\": "src/Identicon/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Benjamin Laugueux",
"email": "benjamin@yzalis.com"
}
],
"description": "Create awesome unique avatar.",
"homepage": "http://identicon-php.org",
"keywords": [
"avatar",
"identicon",
"image"
],
"time": "2017-08-01T14:39:05+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"vrana/notorm": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=7.0.0"
},
"platform-dev": []
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/meet-you/chat-websocket.git
git@gitee.com:meet-you/chat-websocket.git
meet-you
chat-websocket
chat-websocket
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385