From 437d3dcc15238403d80881d971afb464265703e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 7 Dec 2012 23:20:31 +0200 Subject: [PATCH] point to mrclay repo --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b4b2357..6317823 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "oyatel/minify", + "name": "mrclay/minify", "description": "Minify is a PHP5 app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers", "authors": [ {