Skip to content

Commit f75e61e

Browse files
authored
Update composer.json
1 parent 17ca924 commit f75e61e

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)