aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.lock
Commit message (Collapse)AuthorAgeFilesLines
* Bump scheb/two-factor-bundle from 4.16.0 to 4.18.0dependabot-preview[bot]2020-06-131-327/+11
| | | | | | | Bumps [scheb/two-factor-bundle](https://github.com/scheb/two-factor-bundle) from 4.16.0 to 4.18.0. - [Release notes](https://github.com/scheb/two-factor-bundle/releases) - [Commits](https://github.com/scheb/two-factor-bundle/compare/v4.16.0...v4.18.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #4421 from wallabag/fix/security-two-factorJérémy Benoist2020-06-131-117/+446
|\ | | | | Upgrade scheb/two-factor-bundle to fix vulnerability
| * Upgrade scheb/two-factor-bundle to fix vulnerabilityJeremy Benoist2020-06-021-117/+446
| | | | | | | | | | | | | | | | | | | | The bundle was locked to a version which contains a security bug. Jumping to the most recent fix the issue. But we'll have the `ListenerInterface` issue, again. So, downgrading sentry-symfony instead. See https://github.com/wallabag/wallabag/pull/4416/commits/0cf743f6fbfbc449c599ee0271e4e62ece0e47ac
* | Bump j0k3r/graby from 2.2.0 to 2.2.1dependabot-preview[bot]2020-06-041-34/+34
|/ | | | | | | Bumps [j0k3r/graby](https://github.com/j0k3r/graby) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/j0k3r/graby/releases) - [Commits](https://github.com/j0k3r/graby/compare/2.2.0...2.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #4425 from ↵Jérémy Benoist2020-06-021-17/+17
|\ | | | | | | | | wallabag/dependabot/composer/symfony/symfony-3.4.41 Bump symfony/symfony from 3.4.40 to 3.4.41
| * Bump symfony/symfony from 3.4.40 to 3.4.41dependabot-preview[bot]2020-06-011-17/+17
| | | | | | | | | | | | | | | | Bumps [symfony/symfony](https://github.com/symfony/symfony) from 3.4.40 to 3.4.41. - [Release notes](https://github.com/symfony/symfony/releases) - [Changelog](https://github.com/symfony/symfony/blob/v3.4.41/CHANGELOG-3.4.md) - [Commits](https://github.com/symfony/symfony/compare/v3.4.40...v3.4.41) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump symfony/maker-bundle from 1.18.0 to 1.19.0dependabot-preview[bot]2020-06-011-5/+5
|/ | | | | | | | Bumps [symfony/maker-bundle](https://github.com/symfony/maker-bundle) from 1.18.0 to 1.19.0. - [Release notes](https://github.com/symfony/maker-bundle/releases) - [Changelog](https://github.com/symfony/maker-bundle/blob/master/CHANGELOG.md) - [Commits](https://github.com/symfony/maker-bundle/compare/v1.18.0...v1.19.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump doctrine/doctrine-bundle from 1.12.8 to 1.12.10dependabot-preview[bot]2020-05-261-374/+20
| | | | | | | Bumps [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle) from 1.12.8 to 1.12.10. - [Release notes](https://github.com/doctrine/DoctrineBundle/releases) - [Commits](https://github.com/doctrine/DoctrineBundle/compare/1.12.8...1.12.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Lock scheb/two-factor-bundle to avoid issue with ListenerInterface / ↵Jeremy Benoist2020-05-251-31/+93
| | | | | | | | | | 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
* Update depsJeremy Benoist2020-05-251-567/+918
| | | | | | | | | | | | | | | | | | - Clean Travis config file - Only cache deps from composer (avoiding metadata to invalid Travis cache) - Update config file to match future version from Travis - Remove useless (not so working) `travis_fold` - Remove `SensioGeneratorBundle` and use `MakerBundle` ``` Package sensio/generator-bundle is abandoned, you should avoid using it. Use symfony/maker-bundle instead. ``` - Sort packages in `composer.json` - Use `laminas/*` package to remove deprecated `zendframework/*` ones: ``` Package zendframework/zend-code is abandoned, you should avoid using it. Use laminas/laminas-code instead. Package zendframework/zend-diactoros is abandoned, you should avoid using it. Use laminas/laminas-diactoros instead. Package zendframework/zend-eventmanager is abandoned, you should avoid using it. Use laminas/laminas-eventmanager instead. ```
* Bump friendsofsymfony/jsrouting-bundle from 2.5.4 to 2.6.0dependabot-preview[bot]2020-05-211-5/+5
| | | | | | | | Bumps [friendsofsymfony/jsrouting-bundle](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle) from 2.5.4 to 2.6.0. - [Release notes](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/releases) - [Changelog](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/blob/master/CHANGELOG.md) - [Commits](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/compare/2.5.4...2.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump scheb/two-factor-bundle from 4.15.0 to 4.16.0dependabot-preview[bot]2020-05-111-19/+20
| | | | | | | Bumps [scheb/two-factor-bundle](https://github.com/scheb/two-factor-bundle) from 4.15.0 to 4.16.0. - [Release notes](https://github.com/scheb/two-factor-bundle/releases) - [Commits](https://github.com/scheb/two-factor-bundle/compare/v4.15.0...v4.16.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #4363 from wallabag/piwik-to-matomoNicolas Lœuillet2020-04-301-20/+21
|\ | | | | Upgrade Piwik Twig Extension to Matomo
| * Upgrade Piwik Twig Extension to MatomoNicolas Lœuillet2020-04-291-20/+21
| |
* | Bump scheb/two-factor-bundle from 4.14.0 to 4.15.0dependabot-preview[bot]2020-04-301-5/+5
| | | | | | | | | | | | | | Bumps [scheb/two-factor-bundle](https://github.com/scheb/two-factor-bundle) from 4.14.0 to 4.15.0. - [Release notes](https://github.com/scheb/two-factor-bundle/releases) - [Commits](https://github.com/scheb/two-factor-bundle/compare/v4.14.0...v4.15.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump symfony/symfony from 3.4.39 to 3.4.40dependabot-preview[bot]2020-04-291-10/+10
|/ | | | | | | | Bumps [symfony/symfony](https://github.com/symfony/symfony) from 3.4.39 to 3.4.40. - [Release notes](https://github.com/symfony/symfony/releases) - [Changelog](https://github.com/symfony/symfony/blob/v3.4.40/CHANGELOG-3.4.md) - [Commits](https://github.com/symfony/symfony/compare/v3.4.39...v3.4.40) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Replace wallabag's fork of tcpdf with the original one, fix notices for PHP 7.4Kevin Decherf2020-04-261-73/+63
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Merge pull request #4353 from ↵Jérémy Benoist2020-04-241-5/+5
|\ | | | | | | | | wallabag/dependabot/composer/friendsofsymfony/rest-bundle-2.7.4 Bump friendsofsymfony/rest-bundle from 2.7.3 to 2.7.4
| * Bump friendsofsymfony/rest-bundle from 2.7.3 to 2.7.4dependabot-preview[bot]2020-04-241-5/+5
| | | | | | | | | | | | | | | | Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle) from 2.7.3 to 2.7.4. - [Release notes](https://github.com/FriendsOfSymfony/FOSRestBundle/releases) - [Changelog](https://github.com/FriendsOfSymfony/FOSRestBundle/blob/master/CHANGELOG.md) - [Commits](https://github.com/FriendsOfSymfony/FOSRestBundle/compare/2.7.3...2.7.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump doctrine/doctrine-bundle from 1.12.7 to 1.12.8dependabot-preview[bot]2020-04-241-10/+10
|/ | | | | | | Bumps [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle) from 1.12.7 to 1.12.8. - [Release notes](https://github.com/doctrine/DoctrineBundle/releases) - [Commits](https://github.com/doctrine/DoctrineBundle/compare/1.12.7...1.12.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump j0k3r/graby from 2.1.1 to 2.2.0dependabot-preview[bot]2020-04-231-22/+21
| | | | | | | Bumps [j0k3r/graby](https://github.com/j0k3r/graby) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/j0k3r/graby/releases) - [Commits](https://github.com/j0k3r/graby/compare/2.1.1...2.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump html2text/html2text from 4.2.1 to 4.3.1dependabot-preview[bot]2020-04-201-5/+5
| | | | | | | Bumps [html2text/html2text](https://github.com/mtibben/html2text) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/mtibben/html2text/releases) - [Commits](https://github.com/mtibben/html2text/compare/4.2.1...4.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #4336 from ↵Jérémy Benoist2020-04-161-5/+5
|\ | | | | | | | | wallabag/dependabot/composer/friendsofsymfony/jsrouting-bundle-2.5.4 Bump friendsofsymfony/jsrouting-bundle from 2.5.3 to 2.5.4
| * Bump friendsofsymfony/jsrouting-bundle from 2.5.3 to 2.5.4dependabot-preview[bot]2020-04-161-5/+5
| | | | | | | | | | | | | | | | Bumps [friendsofsymfony/jsrouting-bundle](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle) from 2.5.3 to 2.5.4. - [Release notes](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/releases) - [Changelog](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/blob/master/CHANGELOG.md) - [Commits](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/compare/2.5.3...2.5.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump friendsofphp/php-cs-fixer from 2.16.2 to 2.16.3dependabot-preview[bot]2020-04-161-5/+5
|/ | | | | | | | Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 2.16.2 to 2.16.3. - [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases) - [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/2.16/CHANGELOG.md) - [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v2.16.2...v2.16.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #4328 from ↵Jérémy Benoist2020-04-131-5/+6
|\ | | | | | | | | wallabag/dependabot/composer/doctrine/doctrine-fixtures-bundle-3.3.1 Bump doctrine/doctrine-fixtures-bundle from 3.3.0 to 3.3.1
| * Bump doctrine/doctrine-fixtures-bundle from 3.3.0 to 3.3.1dependabot-preview[bot]2020-04-131-11/+13
| | | | | | | | | | | | | | | | Bumps [doctrine/doctrine-fixtures-bundle](https://github.com/doctrine/DoctrineFixturesBundle) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/doctrine/DoctrineFixturesBundle/releases) - [Changelog](https://github.com/doctrine/DoctrineFixturesBundle/blob/master/CHANGELOG-3.1.md) - [Commits](https://github.com/doctrine/DoctrineFixturesBundle/compare/3.3.0...3.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump friendsofphp/php-cs-fixer from 2.16.1 to 2.16.2dependabot-preview[bot]2020-04-131-29/+31
|/ | | | | | | | Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 2.16.1 to 2.16.2. - [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases) - [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/2.16/CHANGELOG.md) - [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v2.16.1...v2.16.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump symfony/symfony from 3.4.38 to 3.4.39dependabot-preview[bot]2020-03-311-64/+64
| | | | | | | | Bumps [symfony/symfony](https://github.com/symfony/symfony) from 3.4.38 to 3.4.39. - [Release notes](https://github.com/symfony/symfony/releases) - [Changelog](https://github.com/symfony/symfony/blob/v3.4.39/CHANGELOG-3.4.md) - [Commits](https://github.com/symfony/symfony/compare/v3.4.38...v3.4.39) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #4302 from wallabag/9f88d2f8Jérémy Benoist2020-03-301-70/+72
|\ | | | | Replace grandt/phpepub with wallabag version
| * composer: replace grandt/phpepub with wallabag versionKevin Decherf2020-03-291-70/+72
| | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* | Bump friendsofsymfony/rest-bundle from 2.7.2 to 2.7.3dependabot-preview[bot]2020-03-301-10/+11
|/ | | | | | | | Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle) from 2.7.2 to 2.7.3. - [Release notes](https://github.com/FriendsOfSymfony/FOSRestBundle/releases) - [Changelog](https://github.com/FriendsOfSymfony/FOSRestBundle/blob/master/CHANGELOG.md) - [Commits](https://github.com/FriendsOfSymfony/FOSRestBundle/compare/2.7.2...2.7.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #4285 from ↵Jérémy Benoist2020-03-271-52/+52
|\ | | | | | | | | wallabag/dependabot/composer/symfony/symfony-3.4.38 Bump symfony/symfony from 3.4.37 to 3.4.38
| * Bump symfony/symfony from 3.4.37 to 3.4.38dependabot-preview[bot]2020-03-021-52/+52
| | | | | | | | | | | | | | | | Bumps [symfony/symfony](https://github.com/symfony/symfony) from 3.4.37 to 3.4.38. - [Release notes](https://github.com/symfony/symfony/releases) - [Changelog](https://github.com/symfony/symfony/blob/v3.4.38/CHANGELOG-3.4.md) - [Commits](https://github.com/symfony/symfony/compare/v3.4.37...v3.4.38) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump incenteev/composer-parameter-handler from 2.1.3 to 2.1.4dependabot-preview[bot]2020-03-181-8/+8
| | | | | | | | | | | | | | | | Bumps [incenteev/composer-parameter-handler](https://github.com/Incenteev/ParameterHandler) from 2.1.3 to 2.1.4. - [Release notes](https://github.com/Incenteev/ParameterHandler/releases) - [Changelog](https://github.com/Incenteev/ParameterHandler/blob/master/CHANGELOG.md) - [Commits](https://github.com/Incenteev/ParameterHandler/compare/v2.1.3...v2.1.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | [Security] Bump friendsofsymfony/oauth2-php from 1.2.3 to 1.3.0dependabot-preview[bot]2020-03-151-9/+12
| | | | | | | | | | | | | | | | Bumps [friendsofsymfony/oauth2-php](https://github.com/FriendsOfSymfony/oauth2-php) from 1.2.3 to 1.3.0. **This update includes a security fix.** - [Release notes](https://github.com/FriendsOfSymfony/oauth2-php/releases) - [Changelog](https://github.com/FriendsOfSymfony/oauth2-php/blob/master/CHANGELOG.txt) - [Commits](https://github.com/FriendsOfSymfony/oauth2-php/compare/1.2.3...1.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump friendsofsymfony/rest-bundle from 2.7.1 to 2.7.2dependabot-preview[bot]2020-03-051-5/+5
|/ | | | | | | | Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle) from 2.7.1 to 2.7.2. - [Release notes](https://github.com/FriendsOfSymfony/FOSRestBundle/releases) - [Changelog](https://github.com/FriendsOfSymfony/FOSRestBundle/blob/master/CHANGELOG.md) - [Commits](https://github.com/FriendsOfSymfony/FOSRestBundle/compare/2.7.1...2.7.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump friendsofsymfony/rest-bundle from 2.7.0 to 2.7.1dependabot-preview[bot]2020-02-251-5/+5
| | | | | | | | Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/FriendsOfSymfony/FOSRestBundle/releases) - [Changelog](https://github.com/FriendsOfSymfony/FOSRestBundle/blob/2.7.1/CHANGELOG.md) - [Commits](https://github.com/FriendsOfSymfony/FOSRestBundle/compare/2.7.0...2.7.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump scheb/two-factor-bundle from 4.13.0 to 4.14.0dependabot-preview[bot]2020-02-171-6/+6
| | | | | | | Bumps [scheb/two-factor-bundle](https://github.com/scheb/two-factor-bundle) from 4.13.0 to 4.14.0. - [Release notes](https://github.com/scheb/two-factor-bundle/releases) - [Commits](https://github.com/scheb/two-factor-bundle/compare/v4.13.0...v4.14.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #4277 from ↵Jérémy Benoist2020-02-031-5/+5
|\ | | | | | | | | wallabag/dependabot/composer/symfony/phpunit-bridge-4.3.11 Bump symfony/phpunit-bridge from 4.3.10 to 4.3.11
| * Bump symfony/phpunit-bridge from 4.3.10 to 4.3.11dependabot-preview[bot]2020-02-031-5/+7
| | | | | | | | | | | | | | | | Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 4.3.10 to 4.3.11. - [Release notes](https://github.com/symfony/phpunit-bridge/releases) - [Changelog](https://github.com/symfony/phpunit-bridge/blob/master/CHANGELOG.md) - [Commits](https://github.com/symfony/phpunit-bridge/compare/v4.3.10...v4.3.11) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #4276 from ↵Jérémy Benoist2020-02-031-5/+5
|\ \ | | | | | | | | | | | | wallabag/dependabot/composer/scheb/two-factor-bundle-4.13.0 Bump scheb/two-factor-bundle from 4.12.0 to 4.13.0
| * | Bump scheb/two-factor-bundle from 4.12.0 to 4.13.0dependabot-preview[bot]2020-02-031-5/+7
| |/ | | | | | | | | | | | | Bumps [scheb/two-factor-bundle](https://github.com/scheb/two-factor-bundle) from 4.12.0 to 4.13.0. - [Release notes](https://github.com/scheb/two-factor-bundle/releases) - [Commits](https://github.com/scheb/two-factor-bundle/compare/v4.12.0...v4.13.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* / Bump friendsofsymfony/rest-bundle from 2.6.0 to 2.7.0dependabot-preview[bot]2020-02-031-7/+10
|/ | | | | | | | Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle) from 2.6.0 to 2.7.0. - [Release notes](https://github.com/FriendsOfSymfony/FOSRestBundle/releases) - [Changelog](https://github.com/FriendsOfSymfony/FOSRestBundle/blob/master/CHANGELOG.md) - [Commits](https://github.com/FriendsOfSymfony/FOSRestBundle/compare/2.6.0...2.7.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump j0k3r/graby from 2.1.0 to 2.1.1dependabot-preview[bot]2020-01-241-25/+20
| | | | | | | Bumps [j0k3r/graby](https://github.com/j0k3r/graby) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/j0k3r/graby/releases) - [Commits](https://github.com/j0k3r/graby/compare/2.1.0...2.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump symfony/symfony from 3.4.36 to 3.4.37dependabot-preview[bot]2020-01-231-18/+17
| | | | | | | | Bumps [symfony/symfony](https://github.com/symfony/symfony) from 3.4.36 to 3.4.37. - [Release notes](https://github.com/symfony/symfony/releases) - [Changelog](https://github.com/symfony/symfony/blob/v3.4.37/CHANGELOG-3.4.md) - [Commits](https://github.com/symfony/symfony/compare/v3.4.36...v3.4.37) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump symfony/phpunit-bridge from 4.3.9 to 4.3.10dependabot-preview[bot]2020-01-221-5/+5
| | | | | | | | Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 4.3.9 to 4.3.10. - [Release notes](https://github.com/symfony/phpunit-bridge/releases) - [Changelog](https://github.com/symfony/phpunit-bridge/blob/master/CHANGELOG.md) - [Commits](https://github.com/symfony/phpunit-bridge/compare/v4.3.9...v4.3.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump doctrine/doctrine-bundle from 1.12.6 to 1.12.7dependabot-preview[bot]2020-01-201-33/+37
| | | | | | | Bumps [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle) from 1.12.6 to 1.12.7. - [Release notes](https://github.com/doctrine/DoctrineBundle/releases) - [Commits](https://github.com/doctrine/DoctrineBundle/compare/1.12.6...1.12.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #4247 from ↵Jérémy Benoist2020-01-131-5/+5
|\ | | | | | | | | wallabag/dependabot/composer/friendsofsymfony/jsrouting-bundle-2.5.3 Bump friendsofsymfony/jsrouting-bundle from 2.5.1 to 2.5.3
| * Bump friendsofsymfony/jsrouting-bundle from 2.5.1 to 2.5.3dependabot-preview[bot]2020-01-131-5/+5
| | | | | | | | | | | | | | | | Bumps [friendsofsymfony/jsrouting-bundle](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle) from 2.5.1 to 2.5.3. - [Release notes](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/releases) - [Changelog](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/blob/master/CHANGELOG.md) - [Commits](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/compare/2.5.1...v2.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>