Skip to content

Commit 97359d2

Browse files
author
Marat
committed
fix
1 parent 87755fd commit 97359d2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"gettext/gettext": "^4.6",
4646
"phpmailer/phpmailer": "^6.0",
4747
"robrichards/xmlseclibs": "^3.0.4",
48-
"simplesamlphp/saml2": "^3.4 || ^4.0",
48+
"stellarbit/saml2": "^3.4 || ^4.0",
4949
"simplesamlphp/simplesamlphp-module-adfs": "^0.9",
5050
"simplesamlphp/simplesamlphp-module-authcrypt": "^0.9",
5151
"simplesamlphp/simplesamlphp-module-authfacebook": "^0.9",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "simplesamlphp",
33
"main": "index.js",
4-
"repository": "https://github.com/simplesamlphp/simplesamlphp",
4+
"repository": "https://github.com/stellarbit/simplesamlphp",
55
"author": "olimpiam",
66
"license": "MIT",
77
"scripts": {

0 commit comments

Comments
 (0)