Skip to content

Conversation

@ifox
Copy link
Member

@ifox ifox commented Jun 4, 2024

Allow dbal 4 to be installed to prevent conflicts when installing Twill. FWIW, deleting the composer.lock file before installing Twill doesn't currently produce any conflict, but we of course want a clean install in any Laravel app, so we're adding dbal 4.0 even though we don't need it anymore in Twill due to Laravel itself not needing it anymore since Laravel 11. It would be a breaking change to drop it for now, so we'll do that in Twill 4.

Fixes #2594

@area17 area17 deleted a comment from ellipsis-dev bot Jun 4, 2024
@ifox
Copy link
Member Author

ifox commented Jun 4, 2024

🤷 I'll need to add rules for Laravel 9 to continue using dbal 3. On that later today and will release 3.3.1 right after.

@ifox ifox merged commit aa3cce9 into 3.x Jun 4, 2024
@ifox ifox deleted the fix/dbal-conflict branch June 4, 2024 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

2 participants