update
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace Pshowsso\Scope68f5e85e9608b\League\OAuth2\Client\Test;
|
||||
namespace League\OAuth2\Client\Test;
|
||||
|
||||
use Composer\InstalledVersions;
|
||||
use Composer\Semver\VersionParser;
|
||||
|
||||
if (!InstalledVersions::satisfies(new VersionParser(), 'lcobucci/jwt', '^1 || ^2 || ^3')) {
|
||||
require_once __DIR__ . '/../ext/KeyDumpSigner8.php';
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user