QueryList icon indicating copy to clipboard operation
QueryList copied to clipboard

Add support laravel 9

Open mishabachkur opened this issue 2 years ago • 4 comments

mishabachkur avatar Jun 13 '22 08:06 mishabachkur

Add this alias to your composer.json:

 composer require "league/flysystem:3.1 as 1.99"

Probably filecache in g-http will be broken, but other stuff works.

xtrime-ru avatar Jul 03 '22 08:07 xtrime-ru

Add this alias to your composer.json:

 composer require "league/flysystem:3.1 as 1.99"

Probably filecache in g-http will be broken, but other stuff works.

@xtrime-ru This solution is not working

mishabachkur avatar Jul 31 '22 09:07 mishabachkur

@mishabachkur What exactly is the issue?

Im using this fix in one of my projects: https://github.com/xtrime-ru/ICA/blob/dev/composer.json#L24

xtrime-ru avatar Jul 31 '22 10:07 xtrime-ru

@xtrime-ru It was my inattention. Thanks for the solution

mishabachkur avatar Jul 31 '22 12:07 mishabachkur