2 Star 0 Fork 0

你不是小样/律団PC端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
composer.json 1.30 KB
一键复制 编辑 原始数据 按行查看 历史
律团 提交于 2017-05-17 16:25 . 第一次上传
{
"name": "laravel/laravel",
"description": "The Laravel Framework.",
"keywords": ["framework", "laravel"],
"license": "MIT",
"type": "project",
"require": {
"laravel/framework": "4.2.*",
"davejamesmiller/laravel-breadcrumbs": "~2.3",
"gloudemans/shoppingcart": "~1.2",
"willdurand/negotiation": "^1.4",
"tymon/jwt-auth": "0.4.*",
"guzzlehttp/guzzle": "~6.0",
"behat/behat": "~2.5",
"behat/mink-extension": "~1.3",
"behat/mink-goutte-driver": "~1.2",
"behat/mink-selenium2-driver": "~1.2",
"fabpot/goutte": "1.*@stable",
"phpunit/phpunit": "5.0.*",
"phpunit/php-invoker": "*",
"fex-team/laravel-fis": "*",
"phpunit/dbunit": ">=1.2"
},
"autoload": {
"classmap": [
"app/commands",
"app/controllers",
"app/models",
"app/database/migrations",
"app/database/seeds",
"app/tests/TestCase.php",
"app/helpers",
"app/Services"
],
"psr-4": {
"App\\": "app/"
}
},
"scripts": {
"post-install-cmd": [
"php artisan clear-compiled",
"php artisan optimize"
],
"post-update-cmd": [
"php artisan clear-compiled",
"php artisan optimize"
],
"post-create-project-cmd": [
"php artisan key:generate"
]
},
"config": {
"preferred-install": "dist",
"bin-dir": "bin/"
},
"minimum-stability": "stable"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fonter/elvtuanpc.git
git@gitee.com:fonter/elvtuanpc.git
fonter
elvtuanpc
律団PC端
master

搜索帮助