Add support for Laravel 8
martio opened this issue ยท 4 comments
martio commented
Hi! Please support for Laravel ver. 8.x ๐
froccsos commented
Hi @eigan!
You should check this: https://packagist.org/packages/laravel-doctrine/migrations#2.2.0
requires
php: ^7.2
doctrine/migrations: ~2.2
illuminate/config: ^7.0
illuminate/console: ^7.0
illuminate/contracts: ^7.0
laravel-doctrine/orm: ^1.6
eigan commented
Sorry for this. I actually did the same mistake in laravel-doctrine/extensions#50..
Thanks for letting me know! I should test better myself.
froccsos commented
Thank you! :)