We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd67ba5 commit c391e58Copy full SHA for c391e58
src/Cashier/Config/Http.php
@@ -6,5 +6,5 @@
6
7
interface Http
8
{
9
- public function sslVerify(): bool;
+ public function sslVerify();
10
}
0 commit comments