Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

Upgraded dependencies to support Laravel 5.5 #394

Merged
merged 1 commit into from
Sep 1, 2017

Conversation

markokeeffe
Copy link
Contributor

I've run the unit tests locally and everything looks good. This fork is working on a Laravel 5.5 project without any noticeable problems.

@dimsav dimsav merged commit b50224e into dimsav:master Sep 1, 2017
@dimsav
Copy link
Owner

dimsav commented Sep 1, 2017

Thank you @markokeeffe!

@PawelDmochowskiDRAST
Copy link

This update added not only support for 5.5 but a requirement for it. On Laravel 5.4 version 8.0 does not install and it is necessary to force 7.3.

composer require dimsav/laravel-translatable:7.3

@rimace
Copy link

rimace commented Sep 12, 2017

@PawelDmochowskiDRAST That's right. version 8 only supports Laravel 5.5. When working with Laravel 5.4 you have to use 7.*. But it should be correct, as it is documented in the compatibility table.

@PawelDmochowskiDRAST
Copy link

PawelDmochowskiDRAST commented Sep 12, 2017 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants