From 744e25ca9bd700b468620746d5157cb8dce33c02 Mon Sep 17 00:00:00 2001 From: Jordan Hall Date: Mon, 5 Nov 2018 12:09:32 +0000 Subject: [PATCH] Emoji! --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4466495..107a4ad 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "divineomega/php-countries", - "description": "PHP Countries is a library that provides an elegant syntax to country data.", + "description": "🌍 PHP Countries is a library that provides an elegant syntax to country data.", "type": "library", "require": { "php": "^7.0",