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

Merge branch 'master' of github.com:simplesamlphp/simplesamlphp

# By Thijs Kinkhorst
# Via Jaime Pérez (1) and Thijs Kinkhorst (1)
* 'master' of github.com:simplesamlphp/simplesamlphp:
  composer: replace xmlseclibs svn source with our git copy
parents e5497693 5445e103
No related branches found
No related tags found
No related merge requests found
......@@ -24,27 +24,11 @@
"require": {
"php": "~5.3",
"simplesamlphp/saml2": "~0.3",
"simplesamlphp/xmlseclibs": "~1.3.1",
"openid/php-openid": "dev-master#ee669c6a9d4d95b58ecd9b6945627276807694fb as 2.2.2"
},
"support": {
"issues": "https://github.com/simplesamlphp/simplesamlphp/issues",
"source": "https://github.com/simplesamlphp/simplesamlphp"
},
"repositories": [
{
"type": "package",
"package": {
"name": "robrichards/xmlseclibs",
"version": "1.3.1",
"source": {
"type": "svn",
"url": "http://xmlseclibs.googlecode.com/svn",
"reference": "trunk@50"
},
"autoload": {
"files": ["xmlseclibs.php"]
}
}
}
]
}
}
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