Open scryba opened 6 years ago
I haven't tried laravel 5.6, but looks like I need to relax the composer.json dependencies in order to make it work with most versions... or create a new release for laravel 5.6.
how can I help I tried to fork this project and do the changes but does not seem to come from this particular package?
Hi @nilportugues,
Any progress on this?
Hi again,
For those interested, I managed to quickly solve the installation problem with these steps (with Laravel 5.7):
Works perfectly afterwards.
However, this doesn't solve https://github.com/nilportugues/laravel5-jsonapi-dingo/issues/5...
The response I get when trying to install on Laravel 5.6;
`composer require nilportugues/laravel5-json-api-dingo Using version ^1.0 for nilportugues/laravel5-json-api-dingo ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages.
Problem 1
Installation failed, reverting ./composer.json to its original content.
`