Releases: cleverage/flysystem-process-bundle
Releases · cleverage/flysystem-process-bundle
Release list
V3.0
v2.3
Changes
- #20 Upgrade to Symfony 7.3 & PHP 8.4
v2.2
Changes
- #18 Add ignore_missing option on FileFetchTask that allow throwing Exception when file(s) not found.
v2.1.1
Fixes
- #16 Add missing shared: false on tasks
v2.1
v2.0.0
BC breaks
- #5 Replace "oneup/flysystem-bundle": ">1.0,<4.0" by "league/flysystem-bundle": "^3.0"
- #5 Update Tasks for "league/flysystem-bundle": "^3.0"
- #6 Update services according to Symfony best practices. Services should not use autowiring or autoconfiguration. Instead, all services should be defined explicitly.
Services must be prefixed with the bundle alias instead of using fully qualified class names =>cleverage_flysystem_process