From c95c77506087db19033997d1e752ce01c9294056 Mon Sep 17 00:00:00 2001 From: Rougin Gutib Date: Fri, 21 Aug 2020 06:51:58 +0800 Subject: [PATCH] Modify composer.json --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index bb1961c..b75ab68 100644 --- a/composer.json +++ b/composer.json @@ -1,15 +1,15 @@ { "name": "rougin/windstorm", "description": "A chainable, expressive, and interoperable SQL query builder.", - "homepage": "https://rougin.github.io/windstorm/", + "homepage": "https://roug.in/windstorm/", "license": "MIT", "authors": [ { "name": "Rougin Gutib", "email": "rougingutib@gmail.com", - "homepage": "https://rougin.github.io", - "role": "Developer" + "homepage": "https://roug.in/", + "role": "Software Engineer" } ], "require":