Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laravel 5.4.24 #22

Open
dhamdani666 opened this issue Jun 7, 2017 · 1 comment
Open

Laravel 5.4.24 #22

dhamdani666 opened this issue Jun 7, 2017 · 1 comment

Comments

@dhamdani666
Copy link

Not support with laravel 5.4.24 ?
i try install but can not
error messae :
Your requirements could not be resolved to an installable set of packages.

screen shot 2017-06-07 at 12 21 49

@tortuetorche
Copy link
Contributor

tortuetorche commented Jun 12, 2017

Hi @dhamdani666,

The installation instructions aren't up to date.

For Laravel 5.4, You should try this instead:

In your composer.json add these lines at the end:

    "prefer-stable": true,
    "minimum-stability": "dev"

Then you can add the last version of Larasset:

composer require efficiently/larasset:dev-master

Have a good day,
Tortue Torche

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

No branches or pull requests

2 participants