rinvex / countries

Rinvex Country is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
https://rinvex.com
MIT License
1.65k stars 206 forks source link

composer: allow PHP 8 #173

Closed TomasVotruba closed 3 years ago

TomasVotruba commented 3 years ago

Hi,

I'm trying to upgrade my project to PHP 8 here: https://github.com/TomasVotruba/friendsofphp.org/pull/176

This package is the last dependency to allow it

codeclimate[bot] commented 3 years ago

Code Climate has analyzed commit 959a5aa2 and detected 0 issues on this pull request.

View more on Code Climate.

Omranic commented 3 years ago

Hello, thank you for your patience, this is now done! Check latest release!!

This package now supports Laravel v8, PHP v8, Composer v2, enjoy 🥳

CC @TomasVotruba

TomasVotruba commented 3 years ago

@Omranic That's great news! Thank you for finishing the upgrade!