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
342 stars 50 forks source link

Revert "Ensure the path is case sensitive" #13

Closed freekmurze closed 7 years ago

freekmurze commented 7 years ago

Reverts spatie/flysystem-dropbox#10 because

jpkleemans commented 6 years ago

The problem still exists. Random folders won't load their contents using listContents. Is there any news on this?