Skip to content
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

Cap to carbon-doctrine-types v2 by default #2907

Closed
wants to merge 1 commit into from

Conversation

kylekatarnls
Copy link
Collaborator

@kylekatarnls kylekatarnls commented Dec 20, 2023

We are investigating why composer is not automatically resolving this when using composer require doctrine/dbal on a fresh Laravel project.

Anyone needing carbon-doctrine-types v3 (for dbal v4) can use:

composer require "carbonphp/carbon-doctrine-types:3.1.0 as 2.99.99"

for the moment.

Fix #2905

@kylekatarnls
Copy link
Collaborator Author

Alternative fix:

Fixed by laravel/framework#49438

@kylekatarnls kylekatarnls deleted the fix/reduce-compatibility branch January 5, 2024 20:39
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.

Unable to install DBAL on a fresh Laravel application due to type package
1 participant