joedixon / nova-translation

53 stars 17 forks source link

Can we get this to work with joedixon/laravel-translation ^2.0? #30

Open simon-fernandes opened 10 months ago

simon-fernandes commented 10 months ago

Any chance we can get this working with laravel-tranlation v2?

composer.json still requires v1

"require": { "php": ">=7.1.0", "joedixon/laravel-translation": "^1.0.0" },