symfony
symfony copied to clipboard
Driver to seamlessly integrate the Backup Manager into Symfony applications.
Hello, In `league/flysystem-aws-s3-v3`, the AwsS3Adaptor class has been renamed to AWSS3V3Adaptor. When trying to upgrade to the newer version of flysystem (in order to work with other updated dependencies), ~v2.0...
Hi all I was trying to update the bundle but I got these errors - backup-manager/symfony 3.2.0 requires php ^7.3 -> your php version (8.1.6) does not satisfy that requirement....
Filename : bm_backup_manager.yml Dir: config/packages config:debug show an empty config so its not loaded
Hello. Is it possible to use this package with AsyncAWS instead of the full bloated AwsSdk. So `AsyncAws\Flysystem\S3\AsyncAwsS3Adapter` instead of `League\Flysystem\AwsS3v3\AwsS3Adapter` Thanks
Since the update, I have 2 errors on my environments : The provided DSN is not valid. Maybe you need to url-encode the user/password? (root:XXXXX@host:3306/db?serverVersion=5.7) Database /db not found It...