]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Lock scheb/two-factor-bundle to avoid issue with ListenerInterface / TwoFactorListener 4416/head
authorJeremy Benoist <jeremy.benoist@gmail.com>
Mon, 25 May 2020 05:14:00 +0000 (07:14 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Mon, 25 May 2020 05:14:00 +0000 (07:14 +0200)
commit0cf743f6fbfbc449c599ee0271e4e62ece0e47ac
treeeaa2d7c76e3c24b3979afc866565c031a2861036
parent2a74acb77ff7f6bd107a9d7856c89da62d429e24
Lock scheb/two-factor-bundle to avoid issue with ListenerInterface / TwoFactorListener

- v4.6.0 introduce a fix for "deprecated listener for Symfony < 4.3"
- but sentry-symfony 3.3.0 introduce a bug in the workaround previous fix
- which was fixed in sentry-symfony 3.4.2
- we can't upgrade to that version because it requires sentry/sdk 2.1 which use `php-http/guzzle6-adapter` instead of curl
- as we are using guzzle5, we can't upgrade and fix the listerner issue
composer.json
composer.lock