diff --git a/composer.json b/composer.json index 63cff703d..d5d518d6a 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,6 @@ "composer/semver": "^3.2", "minds/oauth2-openid-connect-server": "@dev", "strobotti/php-jwk": "^1.3", - "steverhoades/oauth2-openid-connect-server": "@dev", "kornrunner/keccak": "^1.1", "growthbook/growthbook": "^1.0", "league/csv": "^9.8", diff --git a/composer.lock b/composer.lock index d0774c224..76af8107a 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "79b2e3bc917c7ad82fd1c3466099e0a3", + "content-hash": "ce76bf4aba4e1cd5d29890b9c8759c02", "packages": [ { "name": "Minds/Surge", @@ -7680,52 +7680,6 @@ }, "time": "2021-06-06T22:24:49+00:00" }, - { - "name": "steverhoades/oauth2-openid-connect-server", - "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/steverhoades/oauth2-openid-connect-server.git", - "reference": "23381585ebb410ffa11ca9eb0fdba3895fb23119" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/steverhoades/oauth2-openid-connect-server/zipball/23381585ebb410ffa11ca9eb0fdba3895fb23119", - "reference": "23381585ebb410ffa11ca9eb0fdba3895fb23119", - "shasum": "" - }, - "require": { - "lcobucci/jwt": "4.1.5|^4.2", - "league/oauth2-server": "^5.1|^6.0|^7.0|^8.0" - }, - "require-dev": { - "laminas/laminas-diactoros": "^1.3.2", - "phpunit/phpunit": "^5.0|^9.5" - }, - "default-branch": true, - "type": "library", - "autoload": { - "psr-4": { - "OpenIDConnectServer\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Steve Rhoades", - "email": "sedonami@gmail.com" - } - ], - "description": "An OpenID Connect Server that sites on The PHP League's OAuth2 Server", - "support": { - "issues": "https://github.com/steverhoades/oauth2-openid-connect-server/issues", - "source": "https://github.com/steverhoades/oauth2-openid-connect-server/tree/v2.5.0" - }, - "time": "2023-01-19T16:49:09+00:00" - }, { "name": "stripe/stripe-php", "version": "v9.9.0", @@ -12242,7 +12196,6 @@ "tijsverkoyen/twitteroauth": 20, "vscn/cruftflake": 20, "minds/oauth2-openid-connect-server": 20, - "steverhoades/oauth2-openid-connect-server": 20, "minds/mysql-fluent-interface": 20, "oracle/oci-php-sdk": 20, "liamdennehy/http-signatures-php": 20,