laravel / cashier-stripe

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.
https://laravel.com/docs/billing
MIT License
2.37k stars 670 forks source link

[15.x] Stops using `loadMigrationsFrom` #1613

Closed nunomaduro closed 9 months ago

nunomaduro commented 9 months ago

This pull request makes cashier stops using loadMigrationsFrom on the next major version. Laravel 11 support will be shipped after 15.x is out, as regular minor version.