vcian / laravel-db-auditor

Database DB Auditor provide leverage to audit your MySql database standards and also provide options to add constraints in table
https://packagist.org/packages/vcian/laravel-db-auditor
MIT License
265 stars 27 forks source link

laravel/prompts dependency #46

Open dirkam opened 5 months ago

dirkam commented 5 months ago

It seems that this package requires laravel/prompts, but it's not included in the dependencies. Prompts require Laravel 10+, so essentially the package requires Laravel 10+ as well (it is set to Laravel 8+ at the moment).

vc-urvin commented 5 months ago

Hi @dirkam,

Thank you for sharing this issue with us. We appreciate your patience. Our contributors will check and work on this in their free time.

We will update you as soon as we have a fix.