diff --git a/composer.lock b/composer.lock index 510448c29..1fc6b4e56 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "38e13adfa30181a880b57cc68b91d095", - "content-hash": "c17572b3726a78c659fa18ed57cfd718", + "hash": "3939dd4d4dda140bc1d12134bf80962f", + "content-hash": "60b8aa1373bccb0093766bcef11e2319", "packages": [ { "name": "beberlei/assert", @@ -1470,22 +1470,30 @@ }, { "name": "psr/log", - "version": "1.0.0", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b" + "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b", - "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b", + "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", + "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", "shasum": "" }, + "require": { + "php": ">=5.3.0" + }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, "autoload": { - "psr-0": { - "Psr\\Log\\": "" + "psr-4": { + "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", @@ -1499,12 +1507,13 @@ } ], "description": "Common interface for logging libraries", + "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], - "time": "2012-12-21 11:40:51" + "time": "2016-10-10 12:19:37" }, { "name": "ramsey/uuid", @@ -1588,16 +1597,16 @@ }, { "name": "robrichards/xmlseclibs", - "version": "1.4.1", + "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/robrichards/xmlseclibs.git", - "reference": "465f18a8e1196c279b1298a3b08bcbee71ea4e4e" + "reference": "79fb5e03c4ee4dc3ec77e4b2628231374364a017" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/465f18a8e1196c279b1298a3b08bcbee71ea4e4e", - "reference": "465f18a8e1196c279b1298a3b08bcbee71ea4e4e", + "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/79fb5e03c4ee4dc3ec77e4b2628231374364a017", + "reference": "79fb5e03c4ee4dc3ec77e4b2628231374364a017", "shasum": "" }, "require": { @@ -1625,7 +1634,7 @@ "xml", "xmldsig" ], - "time": "2015-07-31 12:22:14" + "time": "2016-09-08 13:31:44" }, { "name": "sensio/distribution-bundle", @@ -1796,16 +1805,16 @@ }, { "name": "simplesamlphp/saml2", - "version": "v1.9", + "version": "v1.10.3", "source": { "type": "git", "url": "https://github.com/simplesamlphp/saml2.git", - "reference": "be2b348c46cceb311a743a33fb51035158f6f69a" + "reference": "3f268c25ca5e9748652834faad04525746227ef7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/be2b348c46cceb311a743a33fb51035158f6f69a", - "reference": "be2b348c46cceb311a743a33fb51035158f6f69a", + "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/3f268c25ca5e9748652834faad04525746227ef7", + "reference": "3f268c25ca5e9748652834faad04525746227ef7", "shasum": "" }, "require": { @@ -1841,7 +1850,7 @@ } ], "description": "SAML2 PHP library from SimpleSAMLphp", - "time": "2016-03-16 14:11:59" + "time": "2016-12-02 12:15:53" }, { "name": "surfnet/stepup-bundle",