Closed antzhdanov closed 8 years ago
@antzhdanov Sure, thanks, it should be "php": ">=5.4"
, would you like to submit PR?
Sure, let me do it.
@antzhdanov Thanks! :+1:
Sorry just figured out that I was referencing the old version 2.0.0 which indeed had "~5.4" in require section and this was already fixed here: https://github.com/umpirsky/country-list/issues/53.
LoL!
This should work perfectly with PHP 7, but it it's composer.json says
"php": "~5.4"
What about updating this?