area17 / twill

Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful and flexible. Chat with us on Discord at https://discord.gg/cnWk7EFv8R.
https://twillcms.com
Apache License 2.0
3.63k stars 560 forks source link

Dependency Conflict: Laravel 11.9.2, Twill 3.3, Symfony Http-Foundation v7.1.0, and Doctrine DBAL 3.8.4, please update to dbal 4 #2594

Closed mebron closed 1 month ago

mebron commented 1 month ago

Problem 1

Versions

Twill version: 3.3 Laravel version: 11.9.2 PHP version:8.3

Tofandel commented 1 month ago

Laravel 11 removed the need for dbal, it also originally is a requirement of laravel and not twill so it should be removed from the list of dependencies in v4 but we can simply allow dbal v4 in twill v3 without issue