Skip to content

Support Laravel 12.x and PHP 8.4 #56

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 2 commits into from
Jun 8, 2025
Merged

Support Laravel 12.x and PHP 8.4 #56

merged 2 commits into from
Jun 8, 2025

Conversation

kitar
Copy link
Owner

@kitar kitar commented Feb 24, 2025

No description provided.

@Rhaal
Copy link

Rhaal commented Feb 25, 2025

Being able to update to PHP 8.4 and Laravel 12 with one single minor release would be fantastic!

@CptMisery
Copy link

Does it require 8.4 if using 12? I was just looking to upgrade to 12, but I'm not currently allowed to upgrade PHP from 8.2

@kitar
Copy link
Owner Author

kitar commented Mar 7, 2025

The PHP requirement depends on Laravel, but as far as I understand, Laravel 12 works with PHP 8.2 and later. As for Laravel DynamoDB, we are adjusting it to support 12 in this PR, so please wait a little longer.

@juanparati
Copy link

Thank your for providing support for Laravel 12.

I was using laravel-dynamodb with Laravel 12 and 8.3 without problem during the last months, however I need to installed registering as VCS:

{
   "type": "vcs",
   "url": "https://github.com/kitar/laravel-dynamodb"
}

Is any plan to publish a release for Laravel 12?

@kitar kitar merged commit 93ed863 into master Jun 8, 2025
7 checks passed
@kitar kitar deleted the support-laravel-12.x branch June 8, 2025 04:25
@kitar
Copy link
Owner Author

kitar commented Jun 8, 2025

Apologies for the long delay in getting this merged!

Thank you, @juanparati , for confirming that everything works smoothly—your feedback was a huge help.

I’ve just tagged and released a new version with this change. If anyone runs into any issues, please let me know. 🙂

@juanparati
Copy link

@kitar: Thank you for merging changes 🙏

I will report you in case of any issue.

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.

4 participants