Skip to content

Releases: treyssatvincent/laravel-nextcloud-fs

2.0.0: Laravel 11 support

25 Aug 13:04
175ab3b
Compare
Choose a tag to compare

Added support for Laravel 11.

⚠️ support for Laravel 9 & for PHP 8.1 has been dropped.

No code change were made, if you are still on Laravel 9 or PHP 8.1 do not upgrade.

1.0.0

20 Dec 18:14
966c91e
Compare
Choose a tag to compare

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).