yajra / laravel-datatables

jQuery DataTables API for Laravel
https://yajrabox.com/docs/laravel-datatables
MIT License
4.75k stars 861 forks source link

Minimum php version for 10.11.1 #3099

Closed xhevatziberi closed 8 months ago

xhevatziberi commented 10 months ago

Summary of problem or feature request

The readme on the reqirements of latest version (v10.11.1), php is tagged as 8.0.2. My php version is 8.0.23 When I try to install it as a composer package I get the following error.

yajra/laravel-datatables[v10.0.0, ..., v10.1.0] require php ^8.1 -> your php version (8.0.23) does not satisfy that requirement.

System details

yajra commented 10 months ago

Some dependencies might have bumped their minimum PHP version since the current version also supports Laravel 10. Will review further when I got the chance.

github-actions[bot] commented 9 months ago

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 8 months ago

This issue was closed because it has been inactive for 7 days since being marked as stale.