kitar / laravel-dynamodb

A DynamoDB based Eloquent model and Query builder for Laravel.
MIT License
179 stars 27 forks source link

Support PHP 8.3 with Laravel 11 #45

Closed Mahan-Shoghy closed 5 months ago

Mahan-Shoghy commented 5 months ago

When I try install in Laravel 10 and PHP 8.1 it's ok! but when I upgrade to Laravel 11 and PHP 8.3 I got this errors:

Problem 1

kitar commented 5 months ago

I'm currently working on adding support for Laravel 11 and PHP 8.3! We appreciate your patience as we make these updates.

kitar commented 5 months ago

@Mahan-Shoghy All set! Please feel free to reopen the issue if there are any remaining problems.