Skip to content

Commit c391e58

Browse files
author
Andrey Helldar
committed
Update type
1 parent cd67ba5 commit c391e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cashier/Config/Http.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66

77
interface Http
88
{
9-
public function sslVerify(): bool;
9+
public function sslVerify();
1010
}

0 commit comments

Comments
 (0)