- Add support of PHP 8.3 (#7)
- Replace league/flysystem-sftp by league/flysystem-sftp-v3 (#2)
- Bump
webalternatif/flysystem-dsn
version to^0.5.0
(#2)
- Allow Symfony components
^6.0
(a0b7f47)
- Bump dependencies (169b8ef)
- Add support of PHP 8.1 (9efb764)
- Fix container compilation when FlysystemFailoverBundle is not installed (d15f61a)
- Allow
failover
DSN to be nested in other DSN functions (e5aa638) - Bump
webalternatif/flysystem-dsn
version to^0.3.1
(ce66ed7) - Register
FtpAdapterFactory
as service (30309e2) - Register
SftpAdapterFactory
as service (15b2148)
- Do not register adapter factory services if underlying adapter classes does not exist (890185f)
- Register
InMemoryAdapterFactory
as service (44ed8d7) - Register
LocalAdapterFactory
as service (4e59902)
- Bump
webalternatif/flysystem-dsn
version to^0.3.0
(b693fb0)
- Register
FlysystemAdapterFactoryInterface
as alias of servicewebf_flysystem_dsn.adapter_factory
(07ebc45)
- Bump
webalternatif/flysystem-dsn
version to^0.2.0
(be0206b)
First version. (b45f69a)