Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for tcg/voyager ^0.10.11 -> satisfiable by tcg/voyager[v0.10.11].
- Conclusion: remove laravel/framework v5.4.6
- Conclusion: don't install laravel/framework v5.4.6
- tcg/voyager v0.10.11 requires illuminate/support 5.3.* -> satisfiable by illuminate/support[v5.3.0, v5.3.16, v5.3.23, v5.3.4].
- don't install illuminate/support v5.3.0|don't install laravel/framework v5.4.6
- don't install illuminate/support v5.3.16|don't install laravel/framework v5.4.6
- don't install illuminate/support v5.3.23|don't install laravel/framework v5.4.6
- don't install illuminate/support v5.3.4|don't install laravel/framework v5.4.6
- Installation request for laravel/framework (locked at v5.4.6, required as 5.4.*) -> satisfiable by laravel/framework[v5.4.6].
Installation failed, reverting ./composer.json to its original content.
laravel new blog
cd blog
composer require tcg/voyager
Same Problem! 馃憥
@marktopper What else needs to be done to support laravel 5.4?
You can follow the pull request I have working on for Laravel 5.4 support #626
+1
@thedevdojo Thanks for putting this awesome project together. Please let us know how we can help to help this support 5.4!
Thanks
*1
Supported in version v0.11.0.
Which is now released.
This issue has been automatically locked since there has not been any recent activity after it was closed. If you have further questions please ask in our Slack group.
Most helpful comment
You can follow the pull request I have working on for Laravel 5.4 support #626