Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make argument to Checkout::guest() an array (#10111)
Checkout::guest() expects an array, not a string: https://github.com/laravel/cashier-paddle/blob/5019728a54604c9fede22c7162d33f8cf7a820d9/src/Checkout.php#L33
- Loading branch information