mirror of
https://github.com/elyby/accounts.git
synced 2024-11-30 02:32:26 +05:30
Yii2 обновлён до версии 2.0.12
This commit is contained in:
parent
54148a4b93
commit
7f5c1e4818
@ -1,21 +1,12 @@
|
||||
{
|
||||
"name": "yiisoft/yii2-app-advanced",
|
||||
"description": "Yii 2 Advanced Project Template",
|
||||
"keywords": ["yii2", "framework", "advanced", "project template"],
|
||||
"homepage": "http://www.yiiframework.com/",
|
||||
"name": "elyby/accounts",
|
||||
"description": "Authentication service for Ely.by",
|
||||
"homepage": "https://account.ely.by",
|
||||
"type": "project",
|
||||
"license": "BSD-3-Clause",
|
||||
"support": {
|
||||
"issues": "https://github.com/yiisoft/yii2/issues?state=open",
|
||||
"forum": "http://www.yiiframework.com/forum/",
|
||||
"wiki": "http://www.yiiframework.com/wiki/",
|
||||
"irc": "irc://irc.freenode.net/yii",
|
||||
"source": "https://github.com/yiisoft/yii2"
|
||||
},
|
||||
"minimum-stability": "stable",
|
||||
"require": {
|
||||
"php": "^7.1",
|
||||
"yiisoft/yii2": "2.0.11.2",
|
||||
"yiisoft/yii2": "2.0.12",
|
||||
"yiisoft/yii2-swiftmailer": "*",
|
||||
"ramsey/uuid": "^3.5.0",
|
||||
"league/oauth2-server": "dev-improvements#fbaa9b0bd3d8050235ba7dde90f731764122bc20",
|
||||
@ -46,9 +37,6 @@
|
||||
"mockery/mockery": "1.0.0-alpha1",
|
||||
"php-mock/php-mock-mockery": "dev-mockery-1.0.0#03956ed4b34ae25bc20a0677500f4f4b416f976c"
|
||||
},
|
||||
"config": {
|
||||
"process-timeout": 1800
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "composer",
|
||||
|
Loading…
Reference in New Issue
Block a user