diff --git a/src/Transaction.php b/src/Transaction.php index ae594d9..4e83c97 100644 --- a/src/Transaction.php +++ b/src/Transaction.php @@ -95,7 +95,7 @@ protected function afterTransaction() { } * @throws Throwable * @return static */ - public function execute(): self + public function execute() { try {