Agontuk/schema-builder

Lume 5.8.* Installation Problem

Closed this issue · 2 comments

> composer require agontuk/schema-builder

Using version ^1.2 for agontuk/schema-builder
./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 request for agontuk/schema-builder ^1.2 -> satisfiable by agontuk/schema-builder[1.2.0].    - Conclusion: remove illuminate/contracts v5.8.18
    - Conclusion: don't install illuminate/contracts v5.8.18
    - agontuk/schema-builder 1.2.0 requires illuminate/support 5.1.*|5.2.*|5.3.*|5.4.*|5.5.* -> satisfiable 
``` ... more...

Thank

Right now it does not support 5.8. I'll try to fix this when I've some free time. If you can make a PR, it would be great.

Closing as this is already supported for some time.