fix const

This commit is contained in:
Django Doucet 2022-03-20 21:12:53 -06:00
parent 16ae895312
commit 63993b20b9

View file

@ -10,7 +10,7 @@ use phpseclib3\Crypt\RSA;
*/
class Signature {
public const SIGNATURE_PATTERN = '/^
const SIGNATURE_PATTERN = '/^
keyId="(?P<keyId>
(https?:\/\/[\w\-\.]+[\w]+)
(:[\d]+)?