Commit graph

770 commits

Author SHA1 Message Date
dependabot[bot] ba09d66cae
Bump willdurand/hateoas from 3.8.0 to 3.9.0
Bumps [willdurand/hateoas](https://github.com/willdurand/Hateoas) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/willdurand/Hateoas/releases)
- [Commits](https://github.com/willdurand/Hateoas/compare/3.8.0...3.9.0)

---
updated-dependencies:
- dependency-name: willdurand/hateoas
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 02:58:18 +00:00
dependabot[bot] 63b915789c
Bump phpstan/phpstan-phpunit from 1.3.4 to 1.3.11
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.4 to 1.3.11.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.4...1.3.11)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 02:56:49 +00:00
dependabot[bot] c9cf6f257b
Bump nelmio/cors-bundle from 2.2.0 to 2.3.1
Bumps [nelmio/cors-bundle](https://github.com/nelmio/NelmioCorsBundle) from 2.2.0 to 2.3.1.
- [Release notes](https://github.com/nelmio/NelmioCorsBundle/releases)
- [Changelog](https://github.com/nelmio/NelmioCorsBundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nelmio/NelmioCorsBundle/compare/2.2.0...2.3.1)

---
updated-dependencies:
- dependency-name: nelmio/cors-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-25 07:13:35 +00:00
dependabot[bot] f4ea8e4e07
Bump jms/serializer from 3.22.0 to 3.23.0
Bumps [jms/serializer](https://github.com/schmittjoh/serializer) from 3.22.0 to 3.23.0.
- [Release notes](https://github.com/schmittjoh/serializer/releases)
- [Changelog](https://github.com/schmittjoh/serializer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/schmittjoh/serializer/compare/3.22.0...3.23.0)

---
updated-dependencies:
- dependency-name: jms/serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-25 07:12:59 +00:00
dependabot[bot] 555e19e76a
Bump phpstan/phpstan from 1.9.17 to 1.10.8
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.17 to 1.10.8.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.17...1.10.8)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-24 22:16:50 +00:00
dependabot[bot] 169f55b5cc
Bump symfony/phpunit-bridge from 6.2.5 to 6.2.7
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 6.2.5 to 6.2.7.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/6.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v6.2.5...v6.2.7)

---
updated-dependencies:
- dependency-name: symfony/phpunit-bridge
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-24 22:16:32 +00:00
Jérémy Benoist c62f914d6e
Merge pull request #6351 from wallabag/dependabot/composer/j0k3r/graby-2.4.4 2023-03-24 23:15:33 +01:00
dependabot[bot] 51f4440c2b
Bump j0k3r/graby from 2.4.2 to 2.4.4
Bumps [j0k3r/graby](https://github.com/j0k3r/graby) from 2.4.2 to 2.4.4.
- [Release notes](https://github.com/j0k3r/graby/releases)
- [Commits](https://github.com/j0k3r/graby/compare/2.4.2...2.4.4)

---
updated-dependencies:
- dependency-name: j0k3r/graby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-24 22:07:03 +00:00
dependabot[bot] 1825c1ebc8
Bump phpseclib/phpseclib from 3.0.18 to 3.0.19
Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 3.0.18 to 3.0.19.
- [Release notes](https://github.com/phpseclib/phpseclib/releases)
- [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md)
- [Commits](https://github.com/phpseclib/phpseclib/compare/3.0.18...3.0.19)

---
updated-dependencies:
- dependency-name: phpseclib/phpseclib
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-24 22:03:27 +00:00
dependabot[bot] a60e01db71
Bump sensio/framework-extra-bundle from 6.2.9 to 6.2.10
Bumps [sensio/framework-extra-bundle](https://github.com/sensiolabs/SensioFrameworkExtraBundle) from 6.2.9 to 6.2.10.
- [Release notes](https://github.com/sensiolabs/SensioFrameworkExtraBundle/releases)
- [Changelog](https://github.com/sensiolabs/SensioFrameworkExtraBundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sensiolabs/SensioFrameworkExtraBundle/compare/v6.2.9...v6.2.10)

---
updated-dependencies:
- dependency-name: sensio/framework-extra-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 04:01:22 +00:00
dependabot[bot] 0fa808de7d
Bump phpstan/phpstan-phpunit from 1.3.3 to 1.3.4
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.3...1.3.4)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 03:59:38 +00:00
Jérémy Benoist f972d212a4
Merge pull request #6296 from wallabag/dependabot/composer/phpstan/phpstan-1.9.17 2023-02-09 07:29:44 +01:00
Jérémy Benoist cb48fa46be
Merge pull request #6298 from wallabag/dependabot/composer/twig/string-extra-3.5.1 2023-02-09 05:43:31 +01:00
dependabot[bot] 1d76b77d5c
Bump twig/extra-bundle from 3.5.0 to 3.5.1
Bumps [twig/extra-bundle](https://github.com/twigphp/twig-extra-bundle) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/twigphp/twig-extra-bundle/releases)
- [Commits](https://github.com/twigphp/twig-extra-bundle/compare/v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: twig/extra-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 03:14:43 +00:00
dependabot[bot] 33ac507799
Bump twig/string-extra from 3.5.0 to 3.5.1
Bumps [twig/string-extra](https://github.com/twigphp/string-extra) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/twigphp/string-extra/releases)
- [Commits](https://github.com/twigphp/string-extra/compare/v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: twig/string-extra
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 03:14:02 +00:00
dependabot[bot] 3a3e6f5534
Bump phpstan/phpstan from 1.9.16 to 1.9.17
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.16 to 1.9.17.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.16...1.9.17)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 03:12:57 +00:00
Jérémy Benoist 2ceec933d0
Merge pull request #6293 from wallabag/dependabot/composer/doctrine/dbal-3.6.0 2023-02-08 06:56:26 +01:00
dependabot[bot] 83563795a7
Bump phpstan/phpstan from 1.9.14 to 1.9.16
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.14 to 1.9.16.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.14...1.9.16)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 03:03:41 +00:00
dependabot[bot] 4a891f8a1d
Bump doctrine/dbal from 3.5.3 to 3.6.0
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.5.3...3.6.0)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 03:02:04 +00:00
dependabot[bot] 647d628853
Bump phpstan/phpstan-symfony from 1.2.22 to 1.2.23
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 1.2.22 to 1.2.23.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.2.22...1.2.23)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-symfony
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 03:03:29 +00:00
dependabot[bot] c106ec7438
Bump jms/serializer-bundle from 5.2.0 to 5.2.1
Bumps [jms/serializer-bundle](https://github.com/schmittjoh/JMSSerializerBundle) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/schmittjoh/JMSSerializerBundle/releases)
- [Changelog](https://github.com/schmittjoh/JMSSerializerBundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/schmittjoh/JMSSerializerBundle/compare/5.2.0...5.2.1)

---
updated-dependencies:
- dependency-name: jms/serializer-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 03:08:16 +00:00
Jérémy Benoist cc68ed2b5d
Merge pull request #6270 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.11.1 2023-02-02 06:43:13 +01:00
dependabot[bot] 862660ae1a
Bump phpstan/phpstan-symfony from 1.2.21 to 1.2.22
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 1.2.21 to 1.2.22.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.2.21...1.2.22)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-symfony
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 03:03:09 +00:00
dependabot[bot] 29d384598d
Bump nelmio/api-doc-bundle from 4.11.0 to 4.11.1
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.11.0 to 4.11.1.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases)
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.11.0...v4.11.1)

---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 03:02:10 +00:00
dependabot[bot] 522db91841
Bump symfony/symfony from 4.4.49 to 4.4.50
Bumps [symfony/symfony](https://github.com/symfony/symfony) from 4.4.49 to 4.4.50.
- [Release notes](https://github.com/symfony/symfony/releases)
- [Changelog](https://github.com/symfony/symfony/blob/v4.4.50/CHANGELOG-4.4.md)
- [Commits](https://github.com/symfony/symfony/compare/v4.4.49...v4.4.50)

---
updated-dependencies:
- dependency-name: symfony/symfony
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 20:46:46 +00:00
dependabot[bot] 3c5cfae0d5
Bump phpstan/phpstan-symfony from 1.2.20 to 1.2.21
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 1.2.20 to 1.2.21.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.2.20...1.2.21)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-symfony
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 03:01:45 +00:00
dependabot[bot] 69b262bfcd
Bump nelmio/api-doc-bundle from 4.10.2 to 4.11.0
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.10.2 to 4.11.0.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases)
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.10.2...v4.11.0)

---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-26 03:01:37 +00:00
dependabot[bot] f5c67c7973
Bump symfony/phpunit-bridge from 6.2.3 to 6.2.5
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 6.2.3 to 6.2.5.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/6.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v6.2.3...v6.2.5)

---
updated-dependencies:
- dependency-name: symfony/phpunit-bridge
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-25 03:01:39 +00:00
Jérémy Benoist 31bd2feb77
Merge pull request #6252 from wallabag/dependabot/composer/php-amqplib/php-amqplib-3.5.1 2023-01-20 06:33:55 +01:00
Jérémy Benoist 402d4517f7
Merge pull request #6253 from wallabag/dependabot/composer/phpstan/phpstan-1.9.14 2023-01-20 06:33:31 +01:00
dependabot[bot] c17aafe4f0
Bump doctrine/persistence from 3.1.2 to 3.1.3
Bumps [doctrine/persistence](https://github.com/doctrine/persistence) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/doctrine/persistence/releases)
- [Commits](https://github.com/doctrine/persistence/compare/3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: doctrine/persistence
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-20 03:03:02 +00:00
dependabot[bot] 9a8efde898
Bump phpstan/phpstan from 1.9.13 to 1.9.14
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.13 to 1.9.14.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.13...1.9.14)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-20 03:02:04 +00:00
dependabot[bot] 4561cb2013
Bump php-amqplib/php-amqplib from 3.5.0 to 3.5.1
Bumps [php-amqplib/php-amqplib](https://github.com/php-amqplib/php-amqplib) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/php-amqplib/php-amqplib/releases)
- [Changelog](https://github.com/php-amqplib/php-amqplib/blob/master/CHANGELOG.md)
- [Commits](https://github.com/php-amqplib/php-amqplib/compare/v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: php-amqplib/php-amqplib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-20 03:01:20 +00:00
Jérémy Benoist fcd08eb5ff
Merge pull request #6249 from wallabag/dependabot/composer/phpstan/phpstan-1.9.13 2023-01-19 06:51:13 +01:00
dependabot[bot] a004c697a3
Bump doctrine/migrations from 3.5.4 to 3.5.5
Bumps [doctrine/migrations](https://github.com/doctrine/migrations) from 3.5.4 to 3.5.5.
- [Release notes](https://github.com/doctrine/migrations/releases)
- [Commits](https://github.com/doctrine/migrations/compare/3.5.4...3.5.5)

---
updated-dependencies:
- dependency-name: doctrine/migrations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-19 03:03:36 +00:00
dependabot[bot] 75f2ee12b3
Bump phpstan/phpstan from 1.9.12 to 1.9.13
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.12 to 1.9.13.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.12...1.9.13)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-19 03:00:55 +00:00
Jérémy Benoist cee1f887a0
Merge pull request #6246 from wallabag/dependabot/composer/predis/predis-2.1.1 2023-01-18 06:26:55 +01:00
Jérémy Benoist 529a83cde0
Merge pull request #6247 from wallabag/dependabot/composer/doctrine/migrations-3.5.4 2023-01-18 06:26:24 +01:00
dependabot[bot] 9d975ba15b
Bump phpstan/phpstan from 1.9.11 to 1.9.12
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.11 to 1.9.12.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.11...1.9.12)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-18 03:03:15 +00:00
dependabot[bot] e886b1164d
Bump doctrine/migrations from 3.5.3 to 3.5.4
Bumps [doctrine/migrations](https://github.com/doctrine/migrations) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/doctrine/migrations/releases)
- [Commits](https://github.com/doctrine/migrations/compare/3.5.3...3.5.4)

---
updated-dependencies:
- dependency-name: doctrine/migrations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-18 03:02:07 +00:00
dependabot[bot] dff7ff5bcb
Bump predis/predis from 2.1.0 to 2.1.1
Bumps [predis/predis](https://github.com/predis/predis) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/predis/predis/releases)
- [Changelog](https://github.com/predis/predis/blob/main/CHANGELOG.md)
- [Commits](https://github.com/predis/predis/compare/v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: predis/predis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-18 03:01:21 +00:00
Jérémy Benoist df9853ac64
Merge pull request #6243 from wallabag/dependabot/composer/predis/predis-2.1.0 2023-01-17 06:50:42 +01:00
Jérémy Benoist 5e4301b9f2
Merge pull request #6244 from wallabag/dependabot/composer/php-amqplib/php-amqplib-3.5.0 2023-01-17 06:50:25 +01:00
dependabot[bot] 3c21de6f78
Bump doctrine/orm from 2.14.0 to 2.14.1
Bumps [doctrine/orm](https://github.com/doctrine/orm) from 2.14.0 to 2.14.1.
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](https://github.com/doctrine/orm/compare/2.14.0...2.14.1)

---
updated-dependencies:
- dependency-name: doctrine/orm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-17 03:02:10 +00:00
dependabot[bot] 38f5ab3d5d
Bump php-amqplib/php-amqplib from 3.4.0 to 3.5.0
Bumps [php-amqplib/php-amqplib](https://github.com/php-amqplib/php-amqplib) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/php-amqplib/php-amqplib/releases)
- [Changelog](https://github.com/php-amqplib/php-amqplib/blob/master/CHANGELOG.md)
- [Commits](https://github.com/php-amqplib/php-amqplib/compare/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: php-amqplib/php-amqplib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-17 03:01:56 +00:00
dependabot[bot] 842c8483db
Bump predis/predis from 2.0.3 to 2.1.0
Bumps [predis/predis](https://github.com/predis/predis) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/predis/predis/releases)
- [Changelog](https://github.com/predis/predis/blob/main/CHANGELOG.md)
- [Commits](https://github.com/predis/predis/compare/v2.0.3...v2.1.0)

---
updated-dependencies:
- dependency-name: predis/predis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-17 03:01:30 +00:00
dependabot[bot] 6e272723ea
Bump phpstan/phpstan-symfony from 1.2.19 to 1.2.20
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 1.2.19 to 1.2.20.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.2.19...1.2.20)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-symfony
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 03:05:51 +00:00
Jérémy Benoist df6f0c30c8
Merge pull request #6234 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.32 2023-01-13 06:56:06 +01:00
dependabot[bot] c166565a7c
Bump doctrine/dbal from 3.5.2 to 3.5.3
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.5.2...3.5.3)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 03:04:12 +00:00
dependabot[bot] eaa99eea0e
Bump phpstan/phpstan-doctrine from 1.3.31 to 1.3.32
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.31 to 1.3.32.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.31...1.3.32)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 03:03:39 +00:00
Jérémy Benoist 515aa4a29f
Merge pull request #6231 from wallabag/dependabot/composer/doctrine/migrations-3.5.3 2023-01-12 08:08:04 +01:00
dependabot[bot] 10ea964c74
Bump phpstan/phpstan from 1.9.8 to 1.9.9
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.8 to 1.9.9.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.8...1.9.9)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12 03:03:30 +00:00
dependabot[bot] 9901db1d0a
Bump doctrine/migrations from 3.5.2 to 3.5.3
Bumps [doctrine/migrations](https://github.com/doctrine/migrations) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/doctrine/migrations/releases)
- [Commits](https://github.com/doctrine/migrations/compare/3.5.2...3.5.3)

---
updated-dependencies:
- dependency-name: doctrine/migrations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12 03:03:02 +00:00
dependabot[bot] 7ea2b4aa30
Bump jms/serializer from 3.20.0 to 3.21.0
Bumps [jms/serializer](https://github.com/schmittjoh/serializer) from 3.20.0 to 3.21.0.
- [Release notes](https://github.com/schmittjoh/serializer/releases)
- [Changelog](https://github.com/schmittjoh/serializer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/schmittjoh/serializer/compare/3.20.0...3.21.0)

---
updated-dependencies:
- dependency-name: jms/serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 03:03:04 +00:00
dependabot[bot] 42d58b731b
Bump jms/serializer-bundle from 5.1.0 to 5.2.0
Bumps [jms/serializer-bundle](https://github.com/schmittjoh/JMSSerializerBundle) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/schmittjoh/JMSSerializerBundle/releases)
- [Changelog](https://github.com/schmittjoh/JMSSerializerBundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/schmittjoh/JMSSerializerBundle/compare/5.1.0...5.2.0)

---
updated-dependencies:
- dependency-name: jms/serializer-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 03:01:17 +00:00
Jérémy Benoist 0666e536b1
Merge pull request #6221 from wallabag/dependabot/composer/friendsofsymfony/rest-bundle-3.5.0 2023-01-09 06:42:49 +01:00
Jérémy Benoist 9522ce00ef
Merge pull request #6222 from wallabag/dependabot/composer/jms/serializer-bundle-5.1.0 2023-01-09 06:42:00 +01:00
Jérémy Benoist af9af09354
Merge pull request #6224 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.31 2023-01-09 06:40:54 +01:00
dependabot[bot] c00304cf16
Bump jms/serializer from 3.18.2 to 3.20.0
Bumps [jms/serializer](https://github.com/schmittjoh/serializer) from 3.18.2 to 3.20.0.
- [Release notes](https://github.com/schmittjoh/serializer/releases)
- [Changelog](https://github.com/schmittjoh/serializer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/schmittjoh/serializer/compare/3.18.2...3.20.0)

---
updated-dependencies:
- dependency-name: jms/serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 03:04:42 +00:00
dependabot[bot] 00ca0901cd
Bump phpstan/phpstan-doctrine from 1.3.29 to 1.3.31
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.29 to 1.3.31.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.29...1.3.31)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 03:04:32 +00:00
dependabot[bot] 0401fa0c9b
Bump jms/serializer-bundle from 5.0.2 to 5.1.0
Bumps [jms/serializer-bundle](https://github.com/schmittjoh/JMSSerializerBundle) from 5.0.2 to 5.1.0.
- [Release notes](https://github.com/schmittjoh/JMSSerializerBundle/releases)
- [Changelog](https://github.com/schmittjoh/JMSSerializerBundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/schmittjoh/JMSSerializerBundle/compare/5.0.2...5.1.0)

---
updated-dependencies:
- dependency-name: jms/serializer-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 03:02:21 +00:00
dependabot[bot] 931ce1bd4d
Bump friendsofsymfony/rest-bundle from 3.4.0 to 3.5.0
Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/FriendsOfSymfony/FOSRestBundle/releases)
- [Changelog](https://github.com/FriendsOfSymfony/FOSRestBundle/blob/3.x/CHANGELOG.md)
- [Commits](https://github.com/FriendsOfSymfony/FOSRestBundle/compare/3.4.0...3.5.0)

---
updated-dependencies:
- dependency-name: friendsofsymfony/rest-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 03:01:35 +00:00
Jérémy Benoist 692ea20912
Merge pull request #6215 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.29 2023-01-05 06:21:47 +01:00
dependabot[bot] 271f5d545f
Bump friendsoftwig/twigcs from 6.0.0 to 6.1.0
Bumps [friendsoftwig/twigcs](https://github.com/friendsoftwig/twigcs) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/friendsoftwig/twigcs/releases)
- [Commits](https://github.com/friendsoftwig/twigcs/compare/v6.0.0...v6.1.0)

---
updated-dependencies:
- dependency-name: friendsoftwig/twigcs
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 03:02:41 +00:00
dependabot[bot] f5641a1a91
Bump phpstan/phpstan-doctrine from 1.3.28 to 1.3.29
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.28 to 1.3.29.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.28...1.3.29)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 03:02:06 +00:00
dependabot[bot] 5795214faf
Bump phpstan/phpstan from 1.9.5 to 1.9.6
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.5 to 1.9.6.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.5...1.9.6)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 03:02:15 +00:00
Jérémy Benoist fb9ae521a8
Merge pull request #6208 from wallabag/dependabot/composer/phpstan/phpstan-1.9.5 2023-01-03 05:26:56 +01:00
dependabot[bot] 2e7e4bd2da
Bump egulias/email-validator from 3.2.4 to 3.2.5
Bumps [egulias/email-validator](https://github.com/egulias/EmailValidator) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/egulias/EmailValidator/releases)
- [Changelog](https://github.com/egulias/EmailValidator/blob/3.x/CHANGELOG.md)
- [Commits](https://github.com/egulias/EmailValidator/compare/3.2.4...3.2.5)

---
updated-dependencies:
- dependency-name: egulias/email-validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 03:01:04 +00:00
dependabot[bot] a508a5183c
Bump phpstan/phpstan from 1.9.4 to 1.9.5
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.4 to 1.9.5.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.4...1.9.5)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 03:00:59 +00:00
Jérémy Benoist 7625e36b5a
Merge pull request #6182 from caspermeijn/openapi3
Update annotations to OpenApi 3
2023-01-02 10:39:56 +01:00
Jérémy Benoist a70fbc232c
Merge pull request #6206 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.28 2023-01-02 06:48:01 +01:00
dependabot[bot] c08e434530
Bump egulias/email-validator from 3.2.2 to 3.2.4
Bumps [egulias/email-validator](https://github.com/egulias/EmailValidator) from 3.2.2 to 3.2.4.
- [Release notes](https://github.com/egulias/EmailValidator/releases)
- [Changelog](https://github.com/egulias/EmailValidator/blob/3.x/CHANGELOG.md)
- [Commits](https://github.com/egulias/EmailValidator/compare/3.2.2...3.2.4)

---
updated-dependencies:
- dependency-name: egulias/email-validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 03:01:38 +00:00
dependabot[bot] 08a4fcecf4
Bump phpstan/phpstan-doctrine from 1.3.27 to 1.3.28
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.27 to 1.3.28.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.27...1.3.28)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 03:01:26 +00:00
dependabot[bot] 263fd522c2 Bump twig/string-extra from 3.4.0 to 3.5.0
Bumps [twig/string-extra](https://github.com/twigphp/string-extra) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/twigphp/string-extra/releases)
- [Commits](https://github.com/twigphp/string-extra/compare/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: twig/string-extra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 13:11:43 +01:00
dependabot[bot] c8c833e528 Bump twig/extra-bundle from 3.4.0 to 3.5.0
Bumps [twig/extra-bundle](https://github.com/twigphp/twig-extra-bundle) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/twigphp/twig-extra-bundle/releases)
- [Commits](https://github.com/twigphp/twig-extra-bundle/compare/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: twig/extra-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 13:04:08 +01:00
dependabot[bot] c38157921b Bump twig/twig from 3.4.3 to 3.5.0
Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.4.3 to 3.5.0.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v3.4.3...v3.5.0)

---
updated-dependencies:
- dependency-name: twig/twig
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 12:58:53 +01:00
Kevin Decherf f8309590aa
Merge pull request #6198 from wallabag/dependabot/composer/egulias/email-validator-3.2.2
Bump egulias/email-validator from 3.2.1 to 3.2.2
2022-12-30 12:57:56 +01:00
Kevin Decherf 368ee8fffa
Merge pull request #6197 from wallabag/dependabot/composer/symfony/phpunit-bridge-6.2.3
Bump symfony/phpunit-bridge from 6.2.0 to 6.2.3
2022-12-30 12:44:56 +01:00
dependabot[bot] 75a670feaa Bump egulias/email-validator from 3.2.1 to 3.2.2
Bumps [egulias/email-validator](https://github.com/egulias/EmailValidator) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/egulias/EmailValidator/releases)
- [Changelog](https://github.com/egulias/EmailValidator/blob/3.x/CHANGELOG.md)
- [Commits](https://github.com/egulias/EmailValidator/compare/3.2.1...3.2.2)

---
updated-dependencies:
- dependency-name: egulias/email-validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 12:44:15 +01:00
dependabot[bot] a6cb4e7b53
Bump m6web/redis-mock from 5.3.0 to 5.4.0
Bumps [m6web/redis-mock](https://github.com/BedrockStreaming/RedisMock) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/BedrockStreaming/RedisMock/releases)
- [Commits](https://github.com/BedrockStreaming/RedisMock/compare/v5.3.0...v5.4.0)

---
updated-dependencies:
- dependency-name: m6web/redis-mock
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 03:01:26 +00:00
dependabot[bot] 071e96c2ad
Bump symfony/phpunit-bridge from 6.2.0 to 6.2.3
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 6.2.0 to 6.2.3.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/6.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v6.2.0...v6.2.3)

---
updated-dependencies:
- dependency-name: symfony/phpunit-bridge
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-29 03:02:03 +00:00
dependabot[bot] c51a0b1d7a
Bump phpstan/phpstan-symfony from 1.2.18 to 1.2.19
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 1.2.18 to 1.2.19.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.2.18...1.2.19)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-symfony
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 03:01:07 +00:00
dependabot[bot] 045f2ffdcc
Bump nelmio/api-doc-bundle from 3.10.1 to 4.10.2
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 3.10.1 to 4.10.2.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases)
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v3.10.1...v4.10.2)

---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-22 13:57:05 +00:00
Jérémy Benoist b6d0fae856
Merge pull request #6166 from wallabag/fix/controller-as-a-service-rabbitmq
Add `RabbitMQConsumerTotalProxy` to lazy RabbitMQ services for messages
2022-12-22 14:56:03 +01:00
dependabot[bot] c6553e0ec7
Bump phpstan/phpstan-phpunit from 1.3.2 to 1.3.3
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.2...1.3.3)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-22 03:01:54 +00:00
dependabot[bot] 36ffb3568e
Bump doctrine/dbal from 3.5.1 to 3.5.2
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.5.1...3.5.2)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-21 03:01:52 +00:00
dependabot[bot] 64ae958345
Bump doctrine/orm from 2.13.4 to 2.14.0
Bumps [doctrine/orm](https://github.com/doctrine/orm) from 2.13.4 to 2.14.0.
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](https://github.com/doctrine/orm/compare/2.13.4...2.14.0)

---
updated-dependencies:
- dependency-name: doctrine/orm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 03:01:01 +00:00
Jeremy Benoist 0a6e6abdc4
Add RabbitMQConsumerTotalProxy to lazy RabbitMQ services for messages
This is just a simple proxy because we can't lazy load RabbitMQ service just to count number of messages in the queue.
As they are automatically injected in the controller now, we can't lazy load them.

Also forgot to use `AbstractController` in previous PR about _controller as a service_.
2022-12-19 13:23:56 +01:00
Jérémy Benoist 39f603e015
Merge pull request #6163 from wallabag/dependabot/composer/tecnickcom/tcpdf-6.6.2 2022-12-19 07:33:41 +01:00
dependabot[bot] d52d3d4bfe
Bump phpstan/phpstan from 1.9.3 to 1.9.4
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.3 to 1.9.4.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.3...1.9.4)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 03:01:28 +00:00
dependabot[bot] ac00c121b6
Bump tecnickcom/tcpdf from 6.6.1 to 6.6.2
Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF) from 6.6.1 to 6.6.2.
- [Release notes](https://github.com/tecnickcom/TCPDF/releases)
- [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT)
- [Commits](https://github.com/tecnickcom/TCPDF/compare/6.6.1...6.6.2)

---
updated-dependencies:
- dependency-name: tecnickcom/tcpdf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 03:01:10 +00:00
Jeremy Benoist 67a344c2c6
Update PagerFanta 2022-12-16 12:22:56 +01:00
Jeremy Benoist b3099f68c5
Update all Doctrine deps
Also update these deps to be compatible with latest Doctrine version:
- `friendsofsymfony/oauth-server-bundle`
- `lexik/form-filter-bundle`
- `dama/doctrine-test-bundle`
2022-12-16 10:29:42 +01:00
Jeremy Benoist 32661f380c
Replace SwiftMailer by Symfony Mailer 2022-12-16 10:03:34 +01:00
dependabot[bot] 7fdd0badc4
Bump lcobucci/jwt from 4.1.5 to 4.2.1
Bumps [lcobucci/jwt](https://github.com/lcobucci/jwt) from 4.1.5 to 4.2.1.
- [Release notes](https://github.com/lcobucci/jwt/releases)
- [Commits](https://github.com/lcobucci/jwt/compare/4.1.5...4.2.1)

---
updated-dependencies:
- dependency-name: lcobucci/jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-16 03:01:00 +00:00
dependabot[bot] 1922e6e2c7
Bump jms/serializer-bundle from 3.10.0 to 5.0.2
Bumps [jms/serializer-bundle](https://github.com/schmittjoh/JMSSerializerBundle) from 3.10.0 to 5.0.2.
- [Release notes](https://github.com/schmittjoh/JMSSerializerBundle/releases)
- [Changelog](https://github.com/schmittjoh/JMSSerializerBundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/schmittjoh/JMSSerializerBundle/compare/3.10.0...5.0.2)

---
updated-dependencies:
- dependency-name: jms/serializer-bundle
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-15 13:34:49 +00:00
Jeremy Benoist 28abfe264a
Upgrade to Twig 3 2022-12-15 13:44:21 +01:00
dependabot[bot] 15026643b7
Bump friendsofsymfony/rest-bundle from 2.8.6 to 3.4.0
Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle) from 2.8.6 to 3.4.0.
- [Release notes](https://github.com/FriendsOfSymfony/FOSRestBundle/releases)
- [Changelog](https://github.com/FriendsOfSymfony/FOSRestBundle/blob/3.x/CHANGELOG.md)
- [Commits](https://github.com/FriendsOfSymfony/FOSRestBundle/compare/2.8.6...3.4.0)

---
updated-dependencies:
- dependency-name: friendsofsymfony/rest-bundle
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-15 08:21:01 +00:00
Jeremy Benoist 19c3a48646
Update to scheb/2fa-bundle
Following https://github.com/scheb/2fa/blob/5.x/UPGRADE.md
2022-12-15 09:15:38 +01:00
Jeremy Benoist 33267f0736
Update to FOSUserBundle 3.1
Also remove some deprecation from Symfony.
Use `LegacyEventDispatcherProxy` to handle Symfony 4 dispatch from FOSUser
2022-12-14 09:42:17 +01:00
Jérémy Benoist 141d289ec0
Merge pull request #6138 from wallabag/dependabot/composer/tecnickcom/tcpdf-6.6.1 2022-12-14 06:48:16 +01:00
Jérémy Benoist f7cf7a795f
Merge pull request #6139 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.26 2022-12-14 06:47:43 +01:00
Jérémy Benoist a301a7f08b
Merge pull request #6140 from wallabag/dependabot/composer/phpstan/phpstan-phpunit-1.3.2 2022-12-14 06:47:26 +01:00
dependabot[bot] 05ac9fe63a
Bump php-amqplib/php-amqplib from 2.12.3 to 3.4.0
Bumps [php-amqplib/php-amqplib](https://github.com/php-amqplib/php-amqplib) from 2.12.3 to 3.4.0.
- [Release notes](https://github.com/php-amqplib/php-amqplib/releases)
- [Changelog](https://github.com/php-amqplib/php-amqplib/blob/master/CHANGELOG.md)
- [Commits](https://github.com/php-amqplib/php-amqplib/compare/v2.12.3...v3.4.0)

---
updated-dependencies:
- dependency-name: php-amqplib/php-amqplib
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 03:02:04 +00:00
dependabot[bot] 2971a8256f
Bump phpstan/phpstan-phpunit from 1.2.2 to 1.3.2
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.2.2 to 1.3.2.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.2.2...1.3.2)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 03:01:26 +00:00
dependabot[bot] 7819e1ea23
Bump phpstan/phpstan-doctrine from 1.3.23 to 1.3.26
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.23 to 1.3.26.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.23...1.3.26)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 03:01:21 +00:00
dependabot[bot] 2d9ae73ffc
Bump tecnickcom/tcpdf from 6.5.0 to 6.6.1
Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF) from 6.5.0 to 6.6.1.
- [Release notes](https://github.com/tecnickcom/TCPDF/releases)
- [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT)
- [Commits](https://github.com/tecnickcom/TCPDF/compare/6.5.0...6.6.1)

---
updated-dependencies:
- dependency-name: tecnickcom/tcpdf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 03:01:16 +00:00
dependabot[bot] f227e36367
Bump lexik/form-filter-bundle from 5.0.10 to 6.1.1
Bumps [lexik/form-filter-bundle](https://github.com/lexik/LexikFormFilterBundle) from 5.0.10 to 6.1.1.
- [Release notes](https://github.com/lexik/LexikFormFilterBundle/releases)
- [Commits](https://github.com/lexik/LexikFormFilterBundle/compare/v5.0.10...v6.1.1)

---
updated-dependencies:
- dependency-name: lexik/form-filter-bundle
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 10:18:23 +00:00
dependabot[bot] 6ff6ce2475
Bump nelmio/cors-bundle from 1.5.6 to 2.2.0
Bumps [nelmio/cors-bundle](https://github.com/nelmio/NelmioCorsBundle) from 1.5.6 to 2.2.0.
- [Release notes](https://github.com/nelmio/NelmioCorsBundle/releases)
- [Changelog](https://github.com/nelmio/NelmioCorsBundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nelmio/NelmioCorsBundle/compare/1.5.6...2.2.0)

---
updated-dependencies:
- dependency-name: nelmio/cors-bundle
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 10:08:11 +00:00
dependabot[bot] 938e1f2ded
Bump php-amqplib/rabbitmq-bundle from 1.15.1 to 2.11.0
Bumps [php-amqplib/rabbitmq-bundle](https://github.com/php-amqplib/RabbitMqBundle) from 1.15.1 to 2.11.0.
- [Release notes](https://github.com/php-amqplib/RabbitMqBundle/releases)
- [Changelog](https://github.com/php-amqplib/RabbitMqBundle/blob/master/CHANGELOG)
- [Commits](https://github.com/php-amqplib/RabbitMqBundle/compare/v1.15.1...2.11.0)

---
updated-dependencies:
- dependency-name: php-amqplib/rabbitmq-bundle
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 09:50:31 +00:00
dependabot[bot] 2c32997bb7
Bump sensio/framework-extra-bundle from 5.6.1 to 6.2.9
Bumps [sensio/framework-extra-bundle](https://github.com/sensiolabs/SensioFrameworkExtraBundle) from 5.6.1 to 6.2.9.
- [Release notes](https://github.com/sensiolabs/SensioFrameworkExtraBundle/releases)
- [Changelog](https://github.com/sensiolabs/SensioFrameworkExtraBundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sensiolabs/SensioFrameworkExtraBundle/compare/v5.6.1...v6.2.9)

---
updated-dependencies:
- dependency-name: sensio/framework-extra-bundle
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 09:44:23 +00:00
dependabot[bot] bc624ccce5
Bump laminas/laminas-code from 3.4.1 to 4.7.1
Bumps [laminas/laminas-code](https://github.com/laminas/laminas-code) from 3.4.1 to 4.7.1.
- [Release notes](https://github.com/laminas/laminas-code/releases)
- [Commits](https://github.com/laminas/laminas-code/compare/3.4.1...4.7.1)

---
updated-dependencies:
- dependency-name: laminas/laminas-code
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 09:31:51 +00:00
dependabot[bot] 498b205c53
Bump friendsofphp/php-cs-fixer from 2.19.3 to 3.4.0
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 2.19.3 to 3.4.0.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v2.19.3...v3.4.0)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-01 06:06:22 +00:00
Jérémy Benoist f9c5403529
Merge pull request #6110 from wallabag/dependabot/composer/friendsoftwig/twigcs-6.0.0 2022-11-30 22:04:57 -08:00
dependabot[bot] bd33f9e4f5
Bump friendsoftwig/twigcs from 5.1.0 to 6.0.0
Bumps [friendsoftwig/twigcs](https://github.com/friendsoftwig/twigcs) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/friendsoftwig/twigcs/releases)
- [Upgrade guide](https://github.com/friendsoftwig/twigcs/blob/main/doc/upgrade.md)
- [Commits](https://github.com/friendsoftwig/twigcs/compare/v5.1.0...v6.0.0)

---
updated-dependencies:
- dependency-name: friendsoftwig/twigcs
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-01 03:03:52 +00:00
dependabot[bot] 0fc66203bb
Bump symfony/phpunit-bridge from 6.1.8 to 6.2.0
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 6.1.8 to 6.2.0.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/6.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v6.1.8...v6.2.0)

---
updated-dependencies:
- dependency-name: symfony/phpunit-bridge
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-01 03:03:37 +00:00
Jeremy Benoist aa5c7f05b8
Upgrade to Symfony 4.4
- disable autowiring for Event (because the Entry entity was injected)
- rename `getClient()` for test to `getTestClient()` to avoid error while overriding (from `BrowserKitAssertionsTrait`)
2022-11-29 18:01:46 -08:00
dependabot[bot] 016514ad36
Bump symfony/phpunit-bridge from 6.1.6 to 6.1.8
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 6.1.6 to 6.1.8.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/6.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v6.1.6...v6.1.8)

---
updated-dependencies:
- dependency-name: symfony/phpunit-bridge
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 03:01:00 +00:00
Yassine Guedidi 63d598c066
Upgrade PHPStan and extensions 2022-11-23 15:24:07 +01:00
Jeremy Benoist 14cbe0975d
Upgrade PHPStan 2022-11-23 15:22:00 +01:00
Jeremy Benoist 1d3935fbd3
Remove LiipThemeBundle
As baggy theme was removed and material is the only remaining theme, we don't need a theme switched anymore.
So:
- move all `*.twig` files from the material theme folder to the root
- remove useless translations
2022-11-23 14:52:06 +01:00
Casper Meijn 470a8575c0 Update to nelmio/api-doc 3.0
Convert ApiDoc to Swagger
2022-11-16 16:10:33 +01:00
dependabot[bot] f2da0660de
Bump j0k3r/graby from 2.4.1 to 2.4.2
Bumps [j0k3r/graby](https://github.com/j0k3r/graby) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/j0k3r/graby/releases)
- [Commits](https://github.com/j0k3r/graby/compare/2.4.1...2.4.2)

---
updated-dependencies:
- dependency-name: j0k3r/graby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 03:04:15 +00:00
dependabot[bot] 679a710ea7 Bump predis/predis from 1.1.10 to 2.0.3
Bumps [predis/predis](https://github.com/predis/predis) from 1.1.10 to 2.0.3.
- [Release notes](https://github.com/predis/predis/releases)
- [Changelog](https://github.com/predis/predis/blob/main/CHANGELOG.md)
- [Commits](https://github.com/predis/predis/compare/v1.1.10...v2.0.3)

---
updated-dependencies:
- dependency-name: predis/predis
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-06 19:26:23 +01:00
dependabot[bot] 2bd6a8b612
Bump friendsoftwig/twigcs from 4.1.0 to 5.1.0
Bumps [friendsoftwig/twigcs](https://github.com/friendsoftwig/twigcs) from 4.1.0 to 5.1.0.
- [Release notes](https://github.com/friendsoftwig/twigcs/releases)
- [Upgrade guide](https://github.com/friendsoftwig/twigcs/blob/main/doc/upgrade.md)
- [Commits](https://github.com/friendsoftwig/twigcs/compare/v4.1.0...v5.1.0)

---
updated-dependencies:
- dependency-name: friendsoftwig/twigcs
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 03:09:27 +00:00
Jeremy Benoist 43ed9198dd
Free Composer 2022-11-03 10:40:18 +01:00
Jeremy Benoist 8d3fcd4635
Merge remote-tracking branch 'origin/master' into 2.6.0 2022-11-03 10:30:17 +01:00
Jeremy Benoist 7b2107d3bb
Prepare 2.5.2 2022-10-20 16:00:16 +02:00
Jeremy Benoist dc28d7ea0f
Add support to download SVG locally 2022-10-18 11:14:45 +02:00
Yassine Guedidi 6e61ee4f56 Install TwigCS 2022-08-24 23:12:42 +02:00
Jeremy Benoist 131f21883d
Merge remote-tracking branch 'origin/master' into 2.6.0 2022-08-23 08:43:46 +02:00
Yassine Guedidi 34eebdb2dd Upgrade FOSUserBundle to 2.1 2022-08-15 17:23:16 +02:00
Yassine Guedidi e881b9d5e9 Remove transitive dependencies 2022-08-08 15:37:13 +02:00
Jeremy Benoist 787c569193
Rebuild assets
And update Composer deps
2022-07-18 09:52:22 +02:00
Jeremy Benoist 40595af2cf
Merge remote-tracking branch 'origin/master' into 2.6.0 2022-06-09 11:33:05 +02:00
Jeremy Benoist c2ef197726 Prepare 2.5.1
And also update Composer & Yarn deps.
2022-06-08 23:13:37 +02:00
Yassine Guedidi 6a59369b88 Clean composer.lock after SensioDistributionBundle removal 2022-06-05 19:01:42 +02:00
Jeremy Benoist 8376fc4c08
Update some deps
Mostly to have some up to date site config.
2022-05-30 13:56:21 +02:00
Yassine Guedidi 819487721a Back to latest composer version 2022-05-21 23:46:49 +02:00
Yassine Guedidi eda4ff0336 Remove SensioDistributionBundle 2022-05-21 23:35:53 +02:00
Jeremy Benoist 1a5348a8b8
Prepare 2.5.0 release 2022-05-17 20:29:28 +02:00
Yassine Guedidi 8e8f19720f Update PHP dependencies
+--------------------------------------+--------+--------+-------------------------------------------------------------------------------+
| Production Changes                   | From   | To     | Compare                                                                       |
+--------------------------------------+--------+--------+-------------------------------------------------------------------------------+
| craue/config-bundle                  | 2.4.0  | 2.5.0  | https://github.com/craue/CraueConfigBundle/compare/2.4.0...2.5.0              |
| http-interop/http-factory-guzzle     | 1.1.1  | 1.2.0  | https://github.com/http-interop/http-factory-guzzle/compare/1.1.1...1.2.0     |
| j0k3r/httplug-ssrf-plugin            | v2.0.1 | v2.0.2 | https://github.com/j0k3r/httplug-ssrf-plugin/compare/v2.0.1...v2.0.2          |
| laminas/laminas-code                 | 3.4.1  | 3.5.1  | https://github.com/laminas/laminas-code/compare/3.4.1...3.5.1                 |
| laminas/laminas-diactoros            | 2.4.1  | 2.10.0 | https://github.com/laminas/laminas-diactoros/compare/2.4.1...2.10.0           |
| laminas/laminas-eventmanager         | 3.2.1  | 3.5.0  | https://github.com/laminas/laminas-eventmanager/compare/3.2.1...3.5.0         |
| laminas/laminas-zendframework-bridge | 1.1.1  | 1.5.0  | https://github.com/laminas/laminas-zendframework-bridge/compare/1.1.1...1.5.0 |
| ocramius/proxy-manager               | 2.2.4  | 2.10.2 | https://github.com/Ocramius/ProxyManager/compare/2.2.4...2.10.2               |
| php-http/httplug-bundle              | 1.19.0 | 1.24.0 | https://github.com/php-http/HttplugBundle/compare/1.19.0...1.24.0             |
| php-http/stopwatch-plugin            | 1.3.0  | 1.4.1  | https://github.com/php-http/stopwatch-plugin/compare/1.3.0...1.4.1            |
| psr/container                        | 1.1.1  | 1.1.2  | https://github.com/php-fig/container/compare/1.1.1...1.1.2                    |
| webimpress/safe-writer               | NEW    | 2.2.0  |                                                                               |
+--------------------------------------+--------+--------+-------------------------------------------------------------------------------+
2022-05-13 07:29:23 +02:00
Yassine Guedidi 1bd86e156e Drop PHP prior to 7.4 2022-05-13 07:29:23 +02:00
Jeremy Benoist 33ac3e6e21
Update assets
And update composer deps
2022-05-10 10:07:18 +02:00
Yassine Guedidi 984a0d13f9 Upgrade PHP dependencies
+----------------------------------+----------+----------+-----------------------------------------------------------------------------+
| Production Changes               | From     | To       | Compare                                                                     |
+----------------------------------+----------+----------+-----------------------------------------------------------------------------+
| behat/transliterator             | v1.3.0   | v1.5.0   | https://github.com/Behat/Transliterator/compare/v1.3.0...v1.5.0             |
| clue/stream-filter               | v1.5.0   | v1.6.0   | https://github.com/clue/stream-filter/compare/v1.5.0...v1.6.0               |
| doctrine/dbal                    | 2.13.6   | 2.13.9   | https://github.com/doctrine/dbal/compare/2.13.6...2.13.9                    |
| doctrine/deprecations            | v0.5.3   | v1.0.0   | https://github.com/doctrine/deprecations/compare/v0.5.3...v1.0.0            |
| doctrine/instantiator            | 1.4.0    | 1.4.1    | https://github.com/doctrine/instantiator/compare/1.4.0...1.4.1              |
| j0k3r/graby-site-config          | 1.0.146  | 1.0.150  | https://github.com/j0k3r/graby-site-config/compare/1.0.146...1.0.150        |
| paragonie/constant_time_encoding | v2.4.0   | v2.5.0   | https://github.com/paragonie/constant_time_encoding/compare/v2.4.0...v2.5.0 |
| php-http/httplug                 | 2.2.0    | 2.3.0    | https://github.com/php-http/httplug/compare/2.2.0...2.3.0                   |
| php-http/logger-plugin           | 1.2.2    | 1.3.0    | https://github.com/php-http/logger-plugin/compare/1.2.2...1.3.0             |
| php-http/message                 | 1.12.0   | 1.13.0   | https://github.com/php-http/message/compare/1.12.0...1.13.0                 |
| phpseclib/phpseclib              | 3.0.12   | 3.0.14   | https://github.com/phpseclib/phpseclib/compare/3.0.12...3.0.14              |
| phpstan/phpdoc-parser            | 1.2.0    | 1.4.5    | https://github.com/phpstan/phpdoc-parser/compare/1.2.0...1.4.5              |
| simplepie/simplepie              | 1.5.8    | 1.6.0    | https://github.com/simplepie/simplepie/compare/1.5.8...1.6.0                |
| spomky-labs/otphp                | v10.0.1  | v10.0.3  | https://github.com/Spomky-Labs/otphp/compare/v10.0.1...v10.0.3              |
| symfony/deprecation-contracts    | v2.5.0   | v2.5.1   | https://github.com/symfony/deprecation-contracts/compare/v2.5.0...v2.5.1    |
| symfony/http-client              | v5.4.2   | v5.4.8   | https://github.com/symfony/http-client/compare/v5.4.2...v5.4.8              |
| symfony/http-client-contracts    | v2.5.0   | v2.5.1   | https://github.com/symfony/http-client-contracts/compare/v2.5.0...v2.5.1    |
| symfony/mime                     | v5.4.3   | v5.4.8   | https://github.com/symfony/mime/compare/v5.4.3...v5.4.8                     |
| symfony/polyfill-iconv           | v1.24.0  | v1.25.0  | https://github.com/symfony/polyfill-iconv/compare/v1.24.0...v1.25.0         |
| symfony/polyfill-uuid            | v1.24.0  | v1.25.0  | https://github.com/symfony/polyfill-uuid/compare/v1.24.0...v1.25.0          |
| symfony/service-contracts        | v2.5.0   | v2.5.1   | https://github.com/symfony/service-contracts/compare/v2.5.0...v2.5.1        |
| twig/twig                        | v2.14.11 | v2.14.13 | https://github.com/twigphp/Twig/compare/v2.14.11...v2.14.13                 |
| willdurand/negotiation           | 3.0.0    | 3.1.0    | https://github.com/willdurand/Negotiation/compare/3.0.0...3.1.0             |
+----------------------------------+----------+----------+-----------------------------------------------------------------------------+

+-----------------------------------+--------+--------+--------------------------------------------------------------------------+
| Dev Changes                       | From   | To     | Compare                                                                  |
+-----------------------------------+--------+--------+--------------------------------------------------------------------------+
| composer/pcre                     | 1.0.0  | 1.0.1  | https://github.com/composer/pcre/compare/1.0.0...1.0.1                   |
| composer/semver                   | 3.2.7  | 3.3.2  | https://github.com/composer/semver/compare/3.2.7...3.3.2                 |
| composer/xdebug-handler           | 2.0.4  | 2.0.5  | https://github.com/composer/xdebug-handler/compare/2.0.4...2.0.5         |
| doctrine/data-fixtures            | 1.5.1  | 1.5.3  | https://github.com/doctrine/data-fixtures/compare/1.5.1...1.5.3          |
| doctrine/doctrine-fixtures-bundle | 3.4.1  | 3.4.2  | https://github.com/doctrine/DoctrineFixturesBundle/compare/3.4.1...3.4.2 |
| symfony/phpunit-bridge            | v6.0.7 | v6.0.8 | https://github.com/symfony/phpunit-bridge/compare/v6.0.7...v6.0.8        |
+-----------------------------------+--------+--------+--------------------------------------------------------------------------+
2022-05-03 22:50:48 +02:00
Yassine Guedidi a7bf62c70d Update composer.lock format
With `composer update --lock`
2022-05-03 22:40:11 +02:00
dependabot[bot] f8c5817251
Bump symfony/phpunit-bridge from 6.0.3 to 6.0.7
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 6.0.3 to 6.0.7.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v6.0.3...v6.0.7)

---
updated-dependencies:
- dependency-name: symfony/phpunit-bridge
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 04:53:39 +00:00
Jeremy Benoist fea2b46496
Composer 2.3 isn't compatible with wallabag 2022-04-01 16:09:59 +02:00
dependabot[bot] d50288a951
Bump guzzlehttp/psr7 from 1.8.3 to 1.8.4
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/guzzle/psr7/releases)
- [Changelog](https://github.com/guzzle/psr7/blob/1.8.4/CHANGELOG.md)
- [Commits](https://github.com/guzzle/psr7/compare/1.8.3...1.8.4)

---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 22:19:08 +00:00
dependabot[bot] 2f0cc2ef84
Bump wallabag/php-mobi from 1.1.0 to 1.1.1
Bumps [wallabag/php-mobi](https://github.com/wallabag/php-mobi) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/wallabag/php-mobi/releases)
- [Commits](https://github.com/wallabag/php-mobi/compare/1.1.0...1.1.1)

---
updated-dependencies:
- dependency-name: wallabag/php-mobi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 03:07:23 +00:00