laravel-shift / blueprint

A code generation tool for Laravel developers.
MIT License
2.82k stars 270 forks source link

Update for Laravel 10.x #656

Closed neurotools closed 9 months ago

neurotools commented 9 months ago

Update symfony/yaml dependency to ^7.0 in order to allow install in a newly installed Laravel 10 application without needing to downgrade carbonphp/carbon-doctrine-types from 3.0.0 to 2.0.0

Updated Readme to reflect current Laravel version