Releases: treyssatvincent/laravel-nextcloud-fs
Releases · treyssatvincent/laravel-nextcloud-fs
2.0.0: Laravel 11 support
Added support for Laravel 11.
No code change were made, if you are still on Laravel 9 or PHP 8.1 do not upgrade.
1.0.0
Initial release.
Forked from https://github.com/protonemedia/laravel-webdav to transform it in a Nextcloud filesystem provider with the following changes :
- Support for Laravel 9 & 10 has been added while support for Laravel 8 has been dropped.
- The test suite is run with all current supported versions of PHP (8.1, 8.2 & 8.3).