dolejska-daniel/riot-api

Conflict with Laravel 7 dependencies

Closed this issue · 1 comments

Describe the bug
Installing dolejska-daniel/riot-api in a Laravel 7 project fails as L7 requires symfony/console 5.0

To Reproduce
Steps to reproduce the behavior:

  1. Start a new Laravel 7 project
  2. composer install dolejska-daniel/riot-api

Expected behavior
dolejska-daniel/riot-api should be installed. Not sure if it's as simple as bumping the version or adding it to support v4 and v5 side by side.

Should be fixed on master. Feel free to try it!