Issue #3347350 by swentel, MegaKeegMan, wolcen: Error creating the signature:...
Issue #3347350 by swentel, MegaKeegMan, wolcen: Error creating the signature: load() should not be called from final classes (phpseclib3\Crypt\RSA\PrivateKey)
... | ... | @@ -15,12 +15,13 @@ |
"role": "Maintainer" | ||
} | ||
], | ||
"license": "GPL-2.0+", | ||
"license": "GPL-2.0-or-later", | ||
"minimum-stability": "dev", | ||
"require": { | ||
"drupal/webfinger": "~1.0", | ||
"drupal/nodeinfo": "~1.0", | ||
"landrok/activitypub": "~0.5", | ||
"phpseclib/phpseclib": "3.0.18", | ||
"ext-json": "*" | ||
}, | ||
"require-dev": { | ||
... | ... |
Please register or sign in to comment