Astrotomic / laravel-translatable

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

Add Laravel11 support #385

Closed Gummibeer closed 5 months ago

Gummibeer commented 7 months ago

Laravel 11 will be released within a few weeks - so it should be added to composer.json & GitHub action test matrix & readme/docs.

miladganjali commented 6 months ago

Laravel 11 failed installation

`
Problem 1

You can also try re-running composer require with an explicit version constraint, e.g. "composer require astrotomic/laravel-translatable:*" to figure out if any version is installable, or "composer require astrotomic/laravel-translatable:^2.1" if you know which you need. `

Gummibeer commented 5 months ago

https://github.com/Astrotomic/laravel-translatable/releases/tag/v11.13.0