Laravel-Backpack / CRUD

Build custom admin panels. Fast!
https://backpackforlaravel.com
MIT License
3k stars 880 forks source link

Fix json column type infering after removal of dbal #5487

Closed pxpm closed 3 months ago

pxpm commented 3 months ago

Reported in https://github.com/Laravel-Backpack/CRUD/issues/5483

This is related with Laravel 11 upgrade and the removal of dbal dependency.