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.66k stars 208 forks source link

Allow local phpunit.xml config #34

Closed vinkla closed 7 years ago

vinkla commented 7 years ago

Since we already have the phpunit.xml.dist file we should also ignore the phpunit.xml file to allow local configuration.

vinkla commented 7 years ago

I've retargeted the branch to develop.