spatie / flysystem-dropbox

A flysystem driver for Dropbox that uses the v2 API
https://freek.dev/734-dropbox-will-turn-off-v1-of-their-api-soon-its-time-to-update-your-php-application
MIT License
343 stars 50 forks source link

Add compatibility for Flysystem 3 #88

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

It's already compatible: https://github.com/spatie/flysystem-dropbox/blob/60ac0f929da31aa1321b4b2ac2ca0ba961e4664a/composer.json