kitar / laravel-dynamodb

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

Support for Laravel 10 and PHPUnit 10. #36

Closed negoziator closed 1 year ago

negoziator commented 1 year ago

This opens the possibility to install laravel-dynamodb together with Laravel 10, and PHPunit 10.

kitar commented 1 year ago

Thank you @negoziator ! Will be released after testing with illuminate/* 10.x.