mirror of
https://github.com/elyby/accounts.git
synced 2024-12-02 11:41:05 +05:30
Обновлена минимальная версия PHP
This commit is contained in:
parent
0b85354917
commit
dde85c1d50
@ -14,7 +14,7 @@
|
|||||||
},
|
},
|
||||||
"minimum-stability": "stable",
|
"minimum-stability": "stable",
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.0.6",
|
"php": "^7.1",
|
||||||
"yiisoft/yii2": "2.0.10",
|
"yiisoft/yii2": "2.0.10",
|
||||||
"yiisoft/yii2-swiftmailer": "*",
|
"yiisoft/yii2-swiftmailer": "*",
|
||||||
"ramsey/uuid": "^3.5.0",
|
"ramsey/uuid": "^3.5.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user