diff --git a/src/functions.php b/src/functions.php index 4a77293..0614206 100644 --- a/src/functions.php +++ b/src/functions.php @@ -7,7 +7,7 @@ * * @return mixed */ - function express_checkout() + function authy() { return app('authy'); }