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

⬆️ upgrade to Laravel v11 #3004

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from
Draft

⬆️ upgrade to Laravel v11 #3004

wants to merge 4 commits into from

Conversation

MrKrisKrisu
Copy link
Member

@MrKrisKrisu MrKrisKrisu commented Nov 23, 2024

  • "spatie/laravel-sitemap": "^7.2.1" causes upgrade conflicts (currently removed)

@MrKrisKrisu MrKrisKrisu changed the title upgrade dependencies ⬆️ upgrade to Laravel v11 Nov 23, 2024
Laravel 11 supports both Carbon 2 and Carbon 3. Carbon is a date manipulation library utilized extensively by Laravel and packages throughout the ecosystem. If you upgrade to Carbon 3, be aware that diffIn* methods now return floating-point numbers and may return negative values to indicate time direction, which is a significant change from Carbon 2. Review Carbon's change log and documentation for detailed information on how to handle these and other changes.
@MrKrisKrisu
Copy link
Member Author

Waiting for spatie/crawler#477 to be merged

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.

1 participant