Skip to content

Commit ba27df7

Browse files
committed
Desfazendo alteração
1 parent f91870b commit ba27df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Signer.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
class Signer
3434
{
35-
const CANONICAL = [true, false, null, null];
35+
const CANONICAL = [true,false,null,null];
3636

3737
/**
3838
* Make Signature tag

0 commit comments

Comments
 (0)