Add ISO 3166-1 library

This commit is contained in:
Nabeel Shahzad
2018-01-09 18:50:21 -06:00
parent e61e0bf4c7
commit af646ff8d8
2 changed files with 57 additions and 2 deletions

View File

@@ -45,7 +45,8 @@
"jmikola/geojson": "1.0.2",
"laracasts/flash": "3.0.2",
"arrilot/laravel-widgets": "3.9.0",
"nabeel/vacentral": "dev-master"
"nabeel/vacentral": "dev-master",
"league/iso3166": "^2.1"
},
"require-dev": {
"phpunit/phpunit": "6.4.0",