I have upgraded Laravel to 6.0, Laravel Spark to 9.0 and Cashier to 10.0
In the Spark Subscription settings I am seeing undefined as the currency instead of $.
I tried adding CASHIER_CURRENCY=usd to .env but no difference.
Here is what I see:
Anyone else seen this?