laravel-test-factory-helper icon indicating copy to clipboard operation
laravel-test-factory-helper copied to clipboard

Error when upgrading laravel 7 to laravel 8

Open nezaboravi opened this issue 4 years ago • 2 comments

When upgrading from larvel 7 to laravel 8:

    - mpociot/laravel-test-factory-helper v2.1.0 requires illuminate/filesystem ^6.0|^7.0 -> satisfiable by illuminate/filesystem[v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev].
    - Only one of these can be installed: illuminate/filesystem[v5.5.0, ..., 5.8.x-dev, v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev], laravel/framework[v8.0.0, ..., 8.x-dev]. laravel/framework replaces illuminate/filesystem and thus cannot coexist with it.

nezaboravi avatar Feb 05 '21 11:02 nezaboravi

I'm facing the same problem here, any solution?

nerminealayeb7 avatar Mar 25 '21 11:03 nerminealayeb7

This package seems not being updated to support laravel 8. Consider using thedoctor0/laravel-factory-generator instead

edwardchew97 avatar May 15 '21 06:05 edwardchew97