����JFIF��x�x����'
Server IP : 78.140.185.180 / Your IP : 3.140.247.39 Web Server : LiteSpeed System : Linux cpanel13.v.fozzy.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : builderbox ( 1072) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/builderbox/www/vendor/spatie/flysystem-dropbox/ |
Upload File : |
# Changelog All notable changes to `flysystem-dropbox` will be documented in this file ## 1.2.3 - 2020-12-27 - add support for PHP 8 ## 1.2.2 - 2019-12-04 - fix `createSharedLinkWithSettings` ## 1.2.1 - 2019-09-14 - fix minimum dep ## 1.2.0 - 2019-09-13 - add `getUrl` method ## 1.1.0 - 2019-05-31 - add `createSharedLinkWithSettings` ## 1.0.6 - 2017-11-18 - determine mimetype from filename ## 1.0.5 - 2017-10-21 - do not throw an exception when listing a non-existing directory ## 1.0.4 - 2017-10-19 - make sure all files are retrieved when calling `listContents` ## 1.0.3 - 2017-05-18 - reverts changes made in 1.0.2 ## 1.0.2 - 2017-05-18 - fix for files with different casings not showing up ## 1.0.1 - 2017-05-09 - add `size` key. `bytes` is deprecated and will be removed in the next major version. ## 1.0.0 - 2017-04-19 - initial release