Eirik A. Johansen

Results 4 issues of Eirik A. Johansen

The bundle throws a deprecation warning on Symfony 3.4: ``` Auto-registration of the command "Dizda\CloudBackupBundle\Command\BackupCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service...

After upgrading to Symfony 4.2 the following deprecation warning is thrown which seems to be related to this bundle: > Not implementing the static getExtendedTypes() method in %lexik_form_filter.type_extension.filter_extension.class% when implementing...

Steps to reproduce: 1. Run command `composer create-project pattern-lab/edition-twig-standard [project-name]` 2. When prompted for the desired starterkit, input `1` and hit Enter. The wizard attempts to download the starter kit,...

bug

Would you mind adding support for Guzzle 7 (to composer.json)? I'm attempting to install https://packagist.org/packages/microsoft/microsoft-graph#1.18.0 but it conflicts with the Guzzle version required by maknz/slack 1.7.0.