From 381232cc928221c589fbce56b49b1fb26195967f Mon Sep 17 00:00:00 2001
From: David Maus <maus@hab.de>
Date: Wed, 12 Aug 2015 10:05:00 +0200
Subject: [PATCH] Rename package

---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index 9a82865..a6a1ce5 100644
--- a/composer.json
+++ b/composer.json
@@ -1,5 +1,5 @@
 {
-    "name": "hab/pica-auth",
+    "name": "hab/picaauth",
     "description": "A collection of authentication modules for Pica based library systems",
     "license": "GPL-3.0+",
     "authors": [
-- 
GitLab