Skip to content

Commit 636366c

Browse files
committed
Merge branch 'master' of uranum.github.com:uranum/yii2-define-location
2 parents ef55d79 + f75e61e commit 636366c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"source": "https://github.com/uranum/yii2-define-location"
2727
},
2828
"require": {
29-
"php": ">=7.0.0",
29+
"php": "^7.0.0",
3030
"yiisoft/yii2": "~2.0.11",
3131
"himiklab/yii2-ipgeobase-component": "~1.0.2"
3232
},
@@ -39,4 +39,4 @@
3939
"config": {
4040
"process-timeout": 1800
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)