Astrotomic / laravel-translatable

A Laravel package for multilingual models
https://docs.astrotomic.info/laravel-translatable/
MIT License
1.23k stars 156 forks source link

Laravel 9 support #261

Closed ifox closed 2 years ago

ifox commented 2 years ago

This PR adds Laravel 9.0 support and updates the tests matrix to cover PHP 8.

ifox commented 2 years ago

Confirmed tests are running successfully: https://github.com/area17/laravel-translatable/actions/runs/1745419858

Gummibeer commented 2 years ago

Hey, sorry - there was a shift PR. 🙈 https://github.com/Astrotomic/laravel-translatable/pull/262 It's already released - but I've dropped some older versions as well. It's now Laravel 8+ and PHP 8+.