Skip to content

Commit e4d9b6c

Browse files
dev
1 parent 9ed5b38 commit e4d9b6c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "v3project/yii2-helpers",
3-
"version": "1.0.13",
43
"description": "V3Project Yii2 Helpers",
54
"keywords": ["v3project", "yii2", "helpers"],
65
"type": "yii2-extension",
@@ -13,7 +12,7 @@
1312
"minimum-stability": "stable",
1413
"prefer-stable" : true,
1514
"require": {
16-
"yiisoft/yii2": "^2.0"
15+
"yiisoft/yii2": "^2.0.16"
1716
},
1817
"autoload": {
1918
"psr-4": {

0 commit comments

Comments
 (0)