From 8a637f5b509a4418dd2ffb5a70f5e4152e0b96c9 Mon Sep 17 00:00:00 2001 From: Ben Ramsey Date: Mon, 31 Aug 2015 08:39:09 -0500 Subject: [PATCH] Change homepage to reflect the new repository location --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0a7810f..7b594c3 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).", "type": "library", "keywords": ["uuid", "identifier", "guid"], - "homepage": "https://github.com/ramsey/rhumsaa-uuid", + "homepage": "https://github.com/ramsey/ramsey", "license": "MIT", "authors": [ {