1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-fixhub

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
composer.json 3 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
lianguan Отправлено 10.01.2018 14:51 2904268
{
"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",
"email": "guan.shiliang@gmail.com"
}
],
"support": {
"email": "piplin@piplin.com",
"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"
}
}
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-fixhub.git
git@api.gitlife.ru:oschina-mirror/mirrors-fixhub.git
oschina-mirror
mirrors-fixhub
mirrors-fixhub
1.0