Open whoacowboy opened 7 months ago
`Root composer.json requires laravel-shift/factory-generator dev-l11-compatibility -> satisfiable by laravel-shift/factory-generator[dev-l11-compatibility].
I am having the same issue after running the shift to update to Laravel 11.
@lucaSabato FWIW, I ended up just writing the factories from scratch and moving on. Fairly boring but faster then trying to get this to work.
I tried brand new projects with different laravel versions as well and I received similar errors.
I am following this Laravel 11.x Compatibility #29 issue/pr and attempting to run this I get the following error.
Any ideas?