1 Star 0 Fork 17

江洪苇/TRR

forked from 嗝嗝/TRR 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.lock 14.04 KB
一键复制 编辑 原始数据 按行查看 历史
{
"_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": "39a7378398666a8bde36ffde46565ac2",
"packages": [
{
"name": "firebase/php-jwt",
"version": "v5.0.0",
"source": {
"type": "git",
"url": "https://github.com/firebase/php-jwt.git",
"reference": "9984a4d3a32ae7673d6971ea00bae9d0a1abba0e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/9984a4d3a32ae7673d6971ea00bae9d0a1abba0e",
"reference": "9984a4d3a32ae7673d6971ea00bae9d0a1abba0e",
"shasum": "",
"mirrors": [
{
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": " 4.8.35"
},
"type": "library",
"autoload": {
"psr-4": {
"Firebase\\JWT\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Neuman Vong",
"email": "neuman+pear@twilio.com",
"role": "Developer"
},
{
"name": "Anant Narayanan",
"email": "anant@php.net",
"role": "Developer"
}
],
"description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
"homepage": "https://github.com/firebase/php-jwt",
"time": "2017-06-27T22:17:23+00:00"
},
{
"name": "topthink/framework",
"version": "v5.1.37.1",
"source": {
"type": "git",
"url": "https://github.com/top-think/framework.git",
"reference": "05eecd121d18d6705aaa10aa44fcdf7c14da4d0b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/top-think/framework/zipball/05eecd121d18d6705aaa10aa44fcdf7c14da4d0b",
"reference": "05eecd121d18d6705aaa10aa44fcdf7c14da4d0b",
"shasum": "",
"mirrors": [
{
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=5.6.0",
"topthink/think-installer": "2.*"
},
"require-dev": {
"johnkary/phpunit-speedtrap": "^1.0",
"mikey179/vfsstream": "~1.6",
"phpdocumentor/reflection-docblock": "^2.0",
"phploc/phploc": "2.*",
"phpunit/phpunit": "^5.0|^6.0",
"sebastian/phpcpd": "2.*",
"squizlabs/php_codesniffer": "2.*"
},
"type": "think-framework",
"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 new thinkphp framework",
"homepage": "http://thinkphp.cn/",
"keywords": [
"framework",
"orm",
"thinkphp"
],
"time": "2019-05-28T06:57:29+00:00"
},
{
"name": "topthink/think-installer",
"version": "v2.0.0",
"source": {
"type": "git",
"url": "https://github.com/top-think/think-installer.git",
"reference": "f5400a12c60e513911aef41fe443fa6920952675"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/top-think/think-installer/zipball/f5400a12c60e513911aef41fe443fa6920952675",
"reference": "f5400a12c60e513911aef41fe443fa6920952675",
"shasum": "",
"mirrors": [
{
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"composer-plugin-api": "^1.0"
},
"require-dev": {
"composer/composer": "1.0.*@dev"
},
"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": "2018-05-11T06:45:42+00:00"
},
{
"name": "wangyu/reflex-core",
"version": "0.0.5",
"source": {
"type": "git",
"url": "https://github.com/china-wangyu/php-reflex-core.git",
"reference": "9473504bbbd149aac141dfd2607852d5d2b7460f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/china-wangyu/php-reflex-core/zipball/9473504bbbd149aac141dfd2607852d5d2b7460f",
"reference": "9473504bbbd149aac141dfd2607852d5d2b7460f",
"shasum": "",
"mirrors": [
{
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.1.0"
},
"type": "library",
"autoload": {
"psr-4": {
"WangYu\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "wangyu",
"email": "china_wangyu@aliyun.com"
}
],
"description": "原生PHP的reflex反射注释模型composer扩展",
"time": "2019-07-03T11:20:30+00:00"
},
{
"name": "wangyu/tp-doc",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/china-wangyu/tp-doc.git",
"reference": "84cf2631d10b94b8f2425e0990b819d40271653b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/china-wangyu/tp-doc/zipball/84cf2631d10b94b8f2425e0990b819d40271653b",
"reference": "84cf2631d10b94b8f2425e0990b819d40271653b",
"shasum": "",
"mirrors": [
{
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.1.0",
"wangyu/reflex-core": ">=0.0.1",
"wangyu/tp-exception": "dev-master"
},
"type": "library",
"autoload": {
"psr-4": {
"WangYu\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "WangYu",
"email": "china_wangyu@aliyun.com"
}
],
"description": "基于ThinkPHP5.1做的API文档模型composer扩展",
"time": "2019-07-05T17:46:53+00:00"
},
{
"name": "wangyu/tp-exception",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/china-wangyu/tp-exception.git",
"reference": "4aabb8ee4297e6f0b554eb31381c6f25763068ea"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/china-wangyu/tp-exception/zipball/4aabb8ee4297e6f0b554eb31381c6f25763068ea",
"reference": "4aabb8ee4297e6f0b554eb31381c6f25763068ea",
"shasum": "",
"mirrors": [
{
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.1.0"
},
"type": "library",
"autoload": {
"psr-4": {
"WangYu\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "wangyu",
"email": "china_wangyu@aliyun.com"
}
],
"description": "TP5.1 的异常核心类,含多异常输出,异常类型判断",
"time": "2019-07-04T03:02:06+00:00"
},
{
"name": "wangyu/tp-route",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/china-wangyu/tp-route-core.git",
"reference": "d2438bb2c49a939cb328c9901aa85468fc3af6fa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/china-wangyu/tp-route-core/zipball/d2438bb2c49a939cb328c9901aa85468fc3af6fa",
"reference": "d2438bb2c49a939cb328c9901aa85468fc3af6fa",
"shasum": "",
"mirrors": [
{
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.1.0",
"wangyu/reflex-core": ">=0.0.1",
"wangyu/tp-exception": "dev-master"
},
"type": "library",
"autoload": {
"psr-4": {
"WangYu\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "wangyu",
"email": "china_wangyu@aliyun.com"
}
],
"description": "ThinkPhp5.1 的反射路由类核心模块封装,含多种路由注册模式,路由及请求类型验证,基于`wangyu/reflex-core`扩展。本扩展为注释全家桶的核心路由模块。",
"time": "2019-07-03T09:01:07+00:00"
},
{
"name": "wangyu/tp-validate",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/china-wangyu/tp-validate.git",
"reference": "c98d7def6e1111d898fad772762f47c216e25474"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/china-wangyu/tp-validate/zipball/c98d7def6e1111d898fad772762f47c216e25474",
"reference": "c98d7def6e1111d898fad772762f47c216e25474",
"shasum": "",
"mirrors": [
{
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.1.0",
"wangyu/reflex-core": ">=0.0.1",
"wangyu/tp-exception": "dev-master"
},
"type": "library",
"autoload": {
"psr-4": {
"WangYu\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "wangyu",
"email": "china_wangyu@aliyun.com"
}
],
"description": "TP5.1 的反射验证器核心类,含参数中间件封装,路由参数验证中间件,方法注释参数提取器,基于`wangyu/reflex-core`扩展",
"time": "2019-07-03T08:56:13+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"wangyu/tp-route": 20,
"wangyu/tp-doc": 20,
"wangyu/tp-validate": 20,
"wangyu/tp-exception": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=5.6.0"
},
"platform-dev": []
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/Hongweijiang/TRR.git
git@gitee.com:Hongweijiang/TRR.git
Hongweijiang
TRR
TRR
master

搜索帮助