serverfireteam / panel

An easily configurable admin panel for Laravel applications.
MIT License
427 stars 144 forks source link

Error during composer require on laravel 5.4 #328

Closed andreud closed 7 years ago

andreud commented 7 years ago

Im installing the package on ubuntu on a fresh lararvel 5.4 install, and i get the following errors during install: full coposer output: http://pastebin.com/nstJhSbY

$composer require serverfireteam/panel Using version ^1.5 for serverfireteam/panel ./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

AlirezaAlgo commented 7 years ago

@andreud yes we need to work on laravel 5.4, is it possible for you to send pull request for that?

AlirezaAlgo commented 7 years ago

@andreud find the problem, please test last version it should work