Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DP-460 Upgrade to PHP 8.1 / Laravel 9
- Update dependencies - Get rid of global helper functions - Alter error handling - Change the metadata retrieval logic - Get rid of use adapter pattern directly, use the FilesystemOperator instead - Change mime type detector - Get rid of old info normalizers - Fix Cache-Control headers - Refactor blob streaming in order to support file caching - Lock WebDAV adaptor version We captured the version of the WebDAV adaptor because we found a problem with the directory creation. WebDav v3.1.1 does not have this problem. Need to unlock the version after fixing this bug in the adapter.
- Loading branch information