ckfinder / ckfinder-laravel-package

CKFinder 3 package for Laravel
Other
157 stars 89 forks source link

laravel framework 6.X Still fail #32

Open lgy605 opened 4 years ago

lgy605 commented 4 years ago

Using version ^3.5 for ckfinder/ckfinder-laravel-package ./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.

vokiel commented 4 years ago

We released a new version with Laravel v6.x support, see

lgy605 commented 4 years ago

Thanks @vokiel ,But there are still some problems

Installation failed, reverting ./composer.json to its original content.

brightjune commented 4 years ago

@vokiel Failed +1

Failed with Laravel 6.5.1

Monolog/monolog 2.0.0

tvbeek commented 4 years ago

Is there a reason that this package requires monolog? If I search I only see it in the composer.json https://github.com/ckfinder/ckfinder-laravel-package/search?q=monolog&unscoped_q=monolog

lgy605 commented 4 years ago

@vokiel Please see how to solve it. Thanks again

vokiel commented 4 years ago

Please verify the new v3.5.1.2 release (with removed Monolog dependency).