FOUR-20506 Update project dependencies by gproly · Pull Request #7848 · ProcessMaker/processmaker

added 9 commits

December 19, 2024 15:19
… related classes and methods have been removed (https://laravel.com/docs/11.x/upgrade#doctrine-dbal-removal). Laravel is no longer dependent on this package and registering custom Doctrines types is no longer necessary for the proper creation and alteration of various column types that previously required custom types.
… Migration was performed using the "--migrate-configuration" option to resolve validation issues with the deprecated schema.

nolanpro