From 98aa87f880ec93d24a5a0b8b972743f7b3d517dc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jaime=20P=C3=A9rez=20Crespo?= <jaime.perez@uninett.no>
Date: Thu, 27 Feb 2014 09:44:11 +0000
Subject: [PATCH] Update composer.lock with new saml2lib 0.4.1.

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3397 44740490-163a-0410-bde0-09ae8108e29a
---
 composer.lock | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/composer.lock b/composer.lock
index 31b9038b2..125a5d1f4 100644
--- a/composer.lock
+++ b/composer.lock
@@ -109,16 +109,16 @@
         },
         {
             "name": "simplesamlphp/saml2",
-            "version": "v0.4.0",
+            "version": "v0.4.1",
             "source": {
                 "type": "git",
                 "url": "https://github.com/simplesamlphp/saml2.git",
-                "reference": "3cfedfc764de05f0a061e3c07668a24e839d9cf8"
+                "reference": "3eb0798f12c16c27f912aa594494ca17d9a30c56"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/3cfedfc764de05f0a061e3c07668a24e839d9cf8",
-                "reference": "3cfedfc764de05f0a061e3c07668a24e839d9cf8",
+                "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/3eb0798f12c16c27f912aa594494ca17d9a30c56",
+                "reference": "3eb0798f12c16c27f912aa594494ca17d9a30c56",
                 "shasum": ""
             },
             "require": {
@@ -155,7 +155,7 @@
                 }
             ],
             "description": "SAML2 PHP library from SimpleSAMLphp",
-            "time": "2014-02-21 10:09:30"
+            "time": "2014-02-26 11:19:09"
         }
     ],
     "packages-dev": [
-- 
GitLab