FriendsOfCake / cakephp-upload

CakePHP: Handle file uploading sans ridiculous automagic
https://cakephp-upload.readthedocs.io/
MIT License
551 stars 255 forks source link

Update league/flysystem:^2.0 #570

Closed mtak3 closed 3 years ago

mtak3 commented 3 years ago

conflict https://github.com/WyriHaximus/FlyPie/blob/2.0.1/composer.json#L20

        "league/flysystem": "^2.0"

I want to use both with flysystem V2.

codecov[bot] commented 3 years ago

Codecov Report

Merging #570 (7533b43) into 6.0 (e4aea26) will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##                6.0     #570      +/-   ##
============================================
+ Coverage     95.52%   95.58%   +0.06%     
- Complexity      109      110       +1     
============================================
  Files            11       11              
  Lines           268      272       +4     
============================================
+ Hits            256      260       +4     
  Misses           12       12              
Impacted Files Coverage Δ
src/File/Writer/DefaultWriter.php 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e4aea26...7533b43. Read the comment docs.

davidyell commented 3 years ago

👍

jorge-ruukfy commented 3 years ago

PHPstan fails on CI machine (not found)