代码拉取完成,页面将自动刷新
同步操作将从 Piplin/Piplin 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "piplin/piplin",
"description": "Piplin is a self-hosted continuous integration and deployment system, intended to automatically build, test, and deploy your project over the web.",
"minimum-stability": "stable",
"type": "project",
"keywords": ["piplin", "ci", "continuous integration"],
"homepage": "http://piplin.com/",
"license": "MIT",
"authors": [
{
"name": "Guan Shiliang",
}
],
"support": {
"issues": "https://github.com/Piplin/Piplin/issues",
"source": "https://github.com/Piplin/Piplin"
},
"require": {
"php": ">=7.0.0",
"laravel/framework": "5.5.*",
"laravel/tinker": "~1.0",
"predis/predis": "~1.0",
"pda/pheanstalk": "~3.1",
"creativeorange/gravatar": "~1.0",
"guzzlehttp/guzzle": "^6.2",
"nategood/httpful": "~0.2",
"mccool/laravel-auto-presenter": "^6.2",
"laravel-notification-channels/webhook": "~1.1.0",
"doctrine/dbal": "2.5.13",
"intervention/image": "^2.3",
"tymon/jwt-auth": "~0.5",
"pragmarx/google2fa": "^0.7.1",
"andywer/js-localization": "dev-laravel-5",
"fideloper/proxy": "~3.3",
"socialiteproviders/gitlab": "^3.0",
"version/version": "^2.2",
"backup-manager/laravel": "^1.2"
},
"require-dev": {
"fzaninotto/faker": "~1.5",
"codeception/codeception": "*",
"mockery/mockery": "0.9.*",
"symfony/yaml": "3.4.3",
"block8/php-docblock-checker": "^1.0",
"squizlabs/php_codesniffer": "~2.5",
"phpmd/phpmd": "~2.4",
"filp/whoops": "^2.0",
"codeclimate/php-test-reporter": "^0.3.0",
"themsaid/laravel-langman": "^1.1",
"diablomedia/phpunit-pretty-printer": "dev-master",
"friendsofphp/php-cs-fixer": "^2.0"
},
"autoload": {
"classmap": [
"database"
],
"files": [
"app/Helpers/Helpers.php"
],
"psr-4": {
"Piplin\\": "app/"
}
},
"autoload-dev": {
"psr-4": {
"Piplin\\Test\\": "tests/"
}
},
"scripts": {
"post-root-package-install": [
"php -r \"file_exists('.env') || copy('.env.example', '.env');\""
],
"post-create-project-cmd": [
"php artisan key:generate"
],
"post-install-cmd": [
"Illuminate\\Foundation\\ComposerScripts::postInstall",
"php artisan js-localization:refresh"
],
"post-update-cmd": [
"Illuminate\\Foundation\\ComposerScripts::postUpdate",
"php artisan js-localization:refresh"
]
},
"config": {
"preferred-install": "dist"
},
"repositories": {
"packagist": {
"type": "composer",
"url": "https://packagist.phpcomposer.com"
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。