laravel-shift / factory-generator

MIT License
41 stars 20 forks source link

Issue with DBal v.3 #10

Closed ejntaylor closed 3 years ago

ejntaylor commented 3 years ago

Looks like a version clash with latest dbal. Have created a related PR for this:

https://github.com/Naoray/eloquent-model-analyzer/pull/16

Downgrade seems to solve as per:

https://stackoverflow.com/a/64887495/2468603

Naoray commented 3 years ago

This was resolved with the latest release of eloquent-model-analyzer