Skip to content

Commit

Permalink
upgrade to rinvex/countries": "^7.3.0", tag new version, Php 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
TonisOrmisson committed Nov 11, 2020
1 parent f19808c commit c54937c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
],
"minimum-stability": "dev",
"require": {
"php": ">=7.0",
"php": ">=7.4",
"yiisoft/yii2": ">=2.0.14",
"kartik-v/yii2-widget-select2": "^2.1.1",
"kartik-v/yii2-widget-depdrop": "^1.0.4",
"rinvex/country": "^3.1.0"
"rinvex/countries": "^7.3.0"
},

"autoload": {
Expand All @@ -28,7 +28,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.2.x-dev"
"dev-master": "2.0.x-dev"
}
},
"repositories": [
Expand Down

0 comments on commit c54937c

Please sign in to comment.