Skip to content
Snippets Groups Projects
Commit bcd7240c authored by Jaime Perez Crespo's avatar Jaime Perez Crespo
Browse files

Bump the version of the SAML2 library used. This fixes #19.

parent c0721a62
No related branches found
No related tags found
No related merge requests found
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
}, },
"require": { "require": {
"php": ">=5.3", "php": ">=5.3",
"simplesamlphp/saml2": "~1.7", "simplesamlphp/saml2": "~1.9",
"robrichards/xmlseclibs": "~1.4.1", "robrichards/xmlseclibs": "~1.4.1",
"whitehat101/apr1-md5": "~1.0" "whitehat101/apr1-md5": "~1.0"
}, },
......
...@@ -4,8 +4,8 @@ ...@@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"hash": "0272796fd8e300099123d61cc2c08e00", "hash": "06fd3525a3284edd8021cb03c5069506",
"content-hash": "f95619684158a44490820c38fa1049e3", "content-hash": "fa599e698fbcf68e437d958914b8a6f8",
"packages": [ "packages": [
{ {
"name": "psr/log", "name": "psr/log",
...@@ -88,16 +88,16 @@ ...@@ -88,16 +88,16 @@
}, },
{ {
"name": "simplesamlphp/saml2", "name": "simplesamlphp/saml2",
"version": "v1.8", "version": "v1.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/simplesamlphp/saml2.git", "url": "https://github.com/simplesamlphp/saml2.git",
"reference": "11891064b8a2d1a483925cade7a9277f36b6055e" "reference": "be2b348c46cceb311a743a33fb51035158f6f69a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/11891064b8a2d1a483925cade7a9277f36b6055e", "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/be2b348c46cceb311a743a33fb51035158f6f69a",
"reference": "11891064b8a2d1a483925cade7a9277f36b6055e", "reference": "be2b348c46cceb311a743a33fb51035158f6f69a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -133,7 +133,7 @@ ...@@ -133,7 +133,7 @@
} }
], ],
"description": "SAML2 PHP library from SimpleSAMLphp", "description": "SAML2 PHP library from SimpleSAMLphp",
"time": "2016-01-27 14:23:34" "time": "2016-03-16 14:11:59"
}, },
{ {
"name": "whitehat101/apr1-md5", "name": "whitehat101/apr1-md5",
...@@ -698,22 +698,25 @@ ...@@ -698,22 +698,25 @@
}, },
{ {
"name": "symfony/config", "name": "symfony/config",
"version": "v3.0.2", "version": "v3.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/config.git", "url": "https://github.com/symfony/config.git",
"reference": "8c83ff9a2ffbed1e606bc816db11ddc2385a16ee" "reference": "79a97025f7bf4bbf8352b5df1905aa136a531066"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/8c83ff9a2ffbed1e606bc816db11ddc2385a16ee", "url": "https://api.github.com/repos/symfony/config/zipball/79a97025f7bf4bbf8352b5df1905aa136a531066",
"reference": "8c83ff9a2ffbed1e606bc816db11ddc2385a16ee", "reference": "79a97025f7bf4bbf8352b5df1905aa136a531066",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.5.9", "php": ">=5.5.9",
"symfony/filesystem": "~2.8|~3.0" "symfony/filesystem": "~2.8|~3.0"
}, },
"suggest": {
"symfony/yaml": "To use the yaml reference dumper"
},
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
...@@ -744,20 +747,20 @@ ...@@ -744,20 +747,20 @@
], ],
"description": "Symfony Config Component", "description": "Symfony Config Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-01-21 09:38:31" "time": "2016-02-23 15:16:06"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v3.0.2", "version": "v3.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "5a02eaadaa285e2bb727eb6bbdfb8201fcd971b0" "reference": "2ed5e2706ce92313d120b8fe50d1063bcfd12e04"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/5a02eaadaa285e2bb727eb6bbdfb8201fcd971b0", "url": "https://api.github.com/repos/symfony/console/zipball/2ed5e2706ce92313d120b8fe50d1063bcfd12e04",
"reference": "5a02eaadaa285e2bb727eb6bbdfb8201fcd971b0", "reference": "2ed5e2706ce92313d120b8fe50d1063bcfd12e04",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -804,20 +807,20 @@ ...@@ -804,20 +807,20 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-02-02 13:44:19" "time": "2016-02-28 16:24:34"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v2.8.2", "version": "v2.8.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "ee278f7c851533e58ca307f66305ccb9188aceda" "reference": "78c468665c9568c3faaa9c416a7134308f2d85c3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ee278f7c851533e58ca307f66305ccb9188aceda", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/78c468665c9568c3faaa9c416a7134308f2d85c3",
"reference": "ee278f7c851533e58ca307f66305ccb9188aceda", "reference": "78c468665c9568c3faaa9c416a7134308f2d85c3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -864,20 +867,20 @@ ...@@ -864,20 +867,20 @@
], ],
"description": "Symfony EventDispatcher Component", "description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-01-13 10:28:07" "time": "2016-01-27 05:14:19"
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v3.0.2", "version": "v3.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
"reference": "064ac12afd2ceb8a2c1bfb7bed8e931c6dd1997f" "reference": "23ae8f9648d0a7fe94a47c8e20e5bf37c489a451"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/064ac12afd2ceb8a2c1bfb7bed8e931c6dd1997f", "url": "https://api.github.com/repos/symfony/filesystem/zipball/23ae8f9648d0a7fe94a47c8e20e5bf37c489a451",
"reference": "064ac12afd2ceb8a2c1bfb7bed8e931c6dd1997f", "reference": "23ae8f9648d0a7fe94a47c8e20e5bf37c489a451",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -913,11 +916,11 @@ ...@@ -913,11 +916,11 @@
], ],
"description": "Symfony Filesystem Component", "description": "Symfony Filesystem Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-01-27 11:34:55" "time": "2016-02-23 15:16:06"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
"version": "v1.1.0", "version": "v1.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/symfony/polyfill-mbstring.git",
...@@ -976,7 +979,7 @@ ...@@ -976,7 +979,7 @@
}, },
{ {
"name": "symfony/stopwatch", "name": "symfony/stopwatch",
"version": "v3.0.2", "version": "v3.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/stopwatch.git", "url": "https://github.com/symfony/stopwatch.git",
...@@ -1025,16 +1028,16 @@ ...@@ -1025,16 +1028,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v2.8.2", "version": "v2.8.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "34c8a4b51e751e7ea869b8262f883d008a2b81b8" "reference": "2a4ee40acb880c56f29fb1b8886e7ffe94f3b995"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/34c8a4b51e751e7ea869b8262f883d008a2b81b8", "url": "https://api.github.com/repos/symfony/yaml/zipball/2a4ee40acb880c56f29fb1b8886e7ffe94f3b995",
"reference": "34c8a4b51e751e7ea869b8262f883d008a2b81b8", "reference": "2a4ee40acb880c56f29fb1b8886e7ffe94f3b995",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1070,7 +1073,7 @@ ...@@ -1070,7 +1073,7 @@
], ],
"description": "Symfony Yaml Component", "description": "Symfony Yaml Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-01-13 10:28:07" "time": "2016-02-23 07:41:20"
} }
], ],
"aliases": [], "aliases": [],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment