We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87755fd commit 97359d2Copy full SHA for 97359d2
2 files changed
composer.json
@@ -45,7 +45,7 @@
45
"gettext/gettext": "^4.6",
46
"phpmailer/phpmailer": "^6.0",
47
"robrichards/xmlseclibs": "^3.0.4",
48
- "simplesamlphp/saml2": "^3.4 || ^4.0",
+ "stellarbit/saml2": "^3.4 || ^4.0",
49
"simplesamlphp/simplesamlphp-module-adfs": "^0.9",
50
"simplesamlphp/simplesamlphp-module-authcrypt": "^0.9",
51
"simplesamlphp/simplesamlphp-module-authfacebook": "^0.9",
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "simplesamlphp",
3
"main": "index.js",
4
- "repository": "https://github.com/simplesamlphp/simplesamlphp",
+ "repository": "https://github.com/stellarbit/simplesamlphp",
5
"author": "olimpiam",
6
"license": "MIT",
7
"scripts": {
0 commit comments