updateing composer file to vertion 1.0.1
This commit is contained in:
parent
314228b770
commit
658bed4c6c
1 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"name": "adeattwood/yii-helpers",
|
"name": "adeattwood/yii-helpers",
|
||||||
"description": "Helpers for the yii2 framework",
|
"description": "Helpers for the yii2 framework",
|
||||||
"version": "1",
|
"version": "1.0.1",
|
||||||
"time": "2017-06-24 11:25:22",
|
"time": "2017-06-24 16:25:17",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
|
|
@ -30,5 +30,5 @@
|
||||||
"codeception/specify": "^0.4.6",
|
"codeception/specify": "^0.4.6",
|
||||||
"codeception/verify": "^0.3.3",
|
"codeception/verify": "^0.3.3",
|
||||||
"codeception/codeception": "^2.3"
|
"codeception/codeception": "^2.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue