8000 Fix dbal 4 conflict by ifox · Pull Request #2596 · area17/twill · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix dbal 4 conflict #2596

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 4, 2024
Merged

Fix dbal 4 conflict #2596

merged 5 commits into from
Jun 4, 2024

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
12 checks passed
@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
1 participant
0