Skip to content

Commit

Permalink
Fix dependant libs versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Borales committed Mar 4, 2016
1 parent 7e43d94 commit 51eec1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"psr-4": {"borales\\extensions\\phoneInput\\": "src/"}
},
"require": {
"bower-asset/intl-tel-input": "^8",
"bower-asset/intl-tel-input": "*",
"giggsey/libphonenumber-for-php": "^7",
"yiisoft/yii2": ">=2.0.1"
}
Expand Down

0 comments on commit 51eec1f

Please sign in to comment.