spatie / ray

Debug with Ray to fix problems faster
https://myray.app
MIT License
564 stars 102 forks source link

Add compatibility for Flysystem 3 #745

Closed BlackbitDevs closed 1 year ago

BlackbitDevs commented 1 year ago

Flysystem 3 is available since almost 1 year. Currently there is no compatible Dropbox adapter for this. Could you add support for this? Actually it does not look to be that complicated according to the release blog post and the update instructions

Actually it says

Since V2, V3 has been released which is backwards compatible from a consumption point of view, but it has a BC break for custom adapter implementations.

Don't know how much work this would mean...

freekmurze commented 1 year ago

This repo is not related to this issue.

BlackbitDevs commented 1 year ago

@freekmurze: Strange, this happened because I clicked "Ask a question" at https://github.com/spatie/flysystem-dropbox/issues/new/choose - probably there is a wrong link (or I do not understand the workflow).

Opened another issue at https://github.com/spatie/flysystem-dropbox/issues/88