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

Symfony 7.0 support #2914

Closed
eman1986 opened this issue Jan 13, 2024 · 2 comments
Closed

Symfony 7.0 support #2914

eman1986 opened this issue Jan 13, 2024 · 2 comments

Comments

@eman1986
Copy link

Hello,

I recently tried to upgrade to Symfony 7, but it claims you don't support that, which stalled my upgrade.

Carbon version: 2.72.1

PHP version: 8.3.1

I expected to upgrade to Symfony 7.

But I got told I can't because Carbon is using an older version of a symfony component.

Thanks!

@eman1986
Copy link
Author

I see the dev wants you to use 3.0

@kylekatarnls
Copy link
Collaborator

v3 compatibility with Laravel is now being checked: laravel/framework#49764

If you are on Laravel or have a composer constraint in your project needed carbon v2, you can still try the v3 using:

composer require "nesbot/carbon:3.x-dev as 2.99"

Do not hesitate to give it a try, your help in testing this new version will be gratefully welcome. The more it can be tested, the faster it will reach the stable release.

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

No branches or pull requests

2 participants