flo-sch / stripe-bundle

A symfony >= 3 integration for the Stripe PHP SDK
MIT License
28 stars 10 forks source link

Add FQCN alias for StripeClient #13

Closed AkenRoberts closed 5 years ago

AkenRoberts commented 5 years ago

Alias the StripeClient fully-qualified class name to the existing service configuration. Helps with auto-wiring. 😄

flo-sch commented 5 years ago

Good catch, thanks :)

Should be able to release a new minor version tomorrow, if I cannot, ping me at the beginning of next week!