### Bug description Please [set anonymous migration](https://github.com/laravel/framework/pull/37352) in Laravel 9.x Instead of this ```php class CreateProjectsTable extends Migration { ``` It should be like this ```php return new class extends Migration { ``` ### Plugin version 5.1.1.213 ### Operating system Windows ### Steps to reproduce _No response_ ### Relevant log output _No response_