Commit graph

1251 commits

Author SHA1 Message Date
dependabot[bot]
fda710202e
Bump nelmio/api-doc-bundle from 4.28.0 to 4.29.1
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.28.0 to 4.29.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.28.0...v4.29.1)

---
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>
2024-08-09 02:22:50 +00:00
dependabot[bot]
258d8726b7
Bump the twig-dependencies group with 3 updates
Bumps the twig-dependencies group with 3 updates: [twig/extra-bundle](https://github.com/twigphp/twig-extra-bundle), [twig/string-extra](https://github.com/twigphp/string-extra) and [twig/twig](https://github.com/twigphp/Twig).


Updates `twig/extra-bundle` from 3.10.0 to 3.11.0
- [Commits](https://github.com/twigphp/twig-extra-bundle/compare/v3.10.0...v3.11.0)

Updates `twig/string-extra` from 3.10.0 to 3.11.0
- [Commits](https://github.com/twigphp/string-extra/compare/v3.10.0...v3.11.0)

Updates `twig/twig` from 3.10.3 to 3.11.0
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v3.10.3...v3.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-09 02:21:41 +00:00
dependabot[bot]
bf329d34d8
Bump friendsofphp/php-cs-fixer from 3.59.3 to 3.62.0
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.59.3 to 3.62.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.59.3...v3.62.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-08 02:45:51 +00:00
dependabot[bot]
c3848dde39
Bump guzzlehttp/psr7 from 2.6.2 to 2.7.0
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/guzzle/psr7/releases)
- [Changelog](https://github.com/guzzle/psr7/blob/2.7/CHANGELOG.md)
- [Commits](https://github.com/guzzle/psr7/compare/2.6.2...2.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-19 02:26:59 +00:00
dependabot[bot]
1e22050184
Bump the phpstan-dependencies group with 2 updates
Bumps the phpstan-dependencies group with 2 updates: [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) and [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony).


Updates `phpstan/phpstan-doctrine` from 1.4.7 to 1.4.8
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.4.7...1.4.8)

Updates `phpstan/phpstan-symfony` from 1.4.5 to 1.4.6
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.4.5...1.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-17 02:53:31 +00:00
Jeremy Benoist
fa32abc62b Update all deps
- lock `shipmonk/composer-dependency-analyser` because I don't know how to workaround the error
- update parameter PHPDoc for `UserMailer` following `TwigSwiftMailer` update
- migrate PHPUnit config using `--migrate-configuration`
2024-07-15 12:06:16 +02:00
dependabot[bot]
0d4edd98d1
Bump php-amqplib/php-amqplib from 3.6.2 to 3.7.0
Bumps [php-amqplib/php-amqplib](https://github.com/php-amqplib/php-amqplib) from 3.6.2 to 3.7.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.6.2...v3.7.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>
2024-07-15 09:01:07 +00:00
dependabot[bot]
e9992dcc2a
Bump the phpstan-dependencies group across 1 directory with 2 updates
Bumps the phpstan-dependencies group with 2 updates in the / directory: [phpstan/phpstan](https://github.com/phpstan/phpstan) and [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine).


Updates `phpstan/phpstan` from 1.11.6 to 1.11.7
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.12.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.11.6...1.11.7)

Updates `phpstan/phpstan-doctrine` from 1.4.5 to 1.4.7
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.4.5...1.4.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 08:53:23 +00:00
Jeremy Benoist
910132fe72
Fix tests
Looks like lemonde.fr doesn't work anymore in wallabag for test.
Switching to an other great media.

Also update site configs.
2024-07-12 17:08:40 +02:00
dependabot[bot]
ff240050a4
Bump phpstan/phpstan-doctrine in the phpstan-dependencies group
Bumps the phpstan-dependencies group with 1 update: [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine).


Updates `phpstan/phpstan-doctrine` from 1.4.4 to 1.4.5
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.4.4...1.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-03 02:37:21 +00:00
dependabot[bot]
7d6f231993
Bump phpstan/phpstan in the phpstan-dependencies group
Bumps the phpstan-dependencies group with 1 update: [phpstan/phpstan](https://github.com/phpstan/phpstan).


Updates `phpstan/phpstan` from 1.11.5 to 1.11.6
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.11.5...1.11.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 02:22:17 +00:00
dependabot[bot]
c0dfb443e5
Bump phpstan/phpstan-doctrine in the phpstan-dependencies group
Bumps the phpstan-dependencies group with 1 update: [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine).


Updates `phpstan/phpstan-doctrine` from 1.4.3 to 1.4.4
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.4.3...1.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 02:09:10 +00:00
dependabot[bot]
5cecc4b827
Bump doctrine/orm from 2.19.5 to 2.19.6
Bumps [doctrine/orm](https://github.com/doctrine/orm) from 2.19.5 to 2.19.6.
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](https://github.com/doctrine/orm/compare/2.19.5...2.19.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-28 02:09:55 +00:00
dependabot[bot]
d7e8181ba4
Bump phpstan/phpstan-symfony in the phpstan-dependencies group
Bumps the phpstan-dependencies group with 1 update: [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony).


Updates `phpstan/phpstan-symfony` from 1.4.4 to 1.4.5
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.4.4...1.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-27 02:35:24 +00:00
dependabot[bot]
6c59535110
Bump stof/doctrine-extensions-bundle from 1.11.0 to 1.12.0
Bumps [stof/doctrine-extensions-bundle](https://github.com/stof/StofDoctrineExtensionsBundle) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/stof/StofDoctrineExtensionsBundle/releases)
- [Changelog](https://github.com/stof/StofDoctrineExtensionsBundle/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stof/StofDoctrineExtensionsBundle/compare/v1.11.0...v1.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 02:16:37 +00:00
dependabot[bot]
cff1608bcb
Bump nelmio/cors-bundle from 2.4.0 to 2.5.0
Bumps [nelmio/cors-bundle](https://github.com/nelmio/NelmioCorsBundle) from 2.4.0 to 2.5.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/2.4.0...2.5.0)

---
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>
2024-06-25 02:26:13 +00:00
dependabot[bot]
4a98af5562
Bump doctrine/persistence from 3.3.2 to 3.3.3
Bumps [doctrine/persistence](https://github.com/doctrine/persistence) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/doctrine/persistence/releases)
- [Commits](https://github.com/doctrine/persistence/compare/3.3.2...3.3.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>
2024-06-21 02:34:37 +00:00
dependabot[bot]
9de2d71696
Bump nelmio/api-doc-bundle from 4.27.0 to 4.28.0
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.27.0 to 4.28.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.27.0...v4.28.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>
2024-06-20 02:58:21 +00:00
dependabot[bot]
d2e573b394
Bump enshrined/svg-sanitize from 0.18.0 to 0.19.0
Bumps [enshrined/svg-sanitize](https://github.com/darylldoyle/svg-sanitizer) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/darylldoyle/svg-sanitizer/compare/0.18.0...0.19.0)

---
updated-dependencies:
- dependency-name: enshrined/svg-sanitize
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 02:27:35 +00:00
Jérémy Benoist
0fb61128da
Merge pull request #7541 from wallabag/dependabot/composer/php-http/httplug-bundle-1.34.0 2024-06-18 05:26:09 +01:00
Jérémy Benoist
188db6fe33
Merge pull request #7540 from wallabag/dependabot/composer/phpstan-dependencies-27a4eed555 2024-06-18 05:25:53 +01:00
dependabot[bot]
ebf32b47fd
Bump php-http/httplug-bundle from 1.33.1 to 1.34.0
Bumps [php-http/httplug-bundle](https://github.com/php-http/HttplugBundle) from 1.33.1 to 1.34.0.
- [Release notes](https://github.com/php-http/HttplugBundle/releases)
- [Changelog](https://github.com/php-http/HttplugBundle/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/php-http/HttplugBundle/compare/1.33.1...1.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 02:07:18 +00:00
dependabot[bot]
de38ef0316
Bump phpstan/phpstan in the phpstan-dependencies group
Bumps the phpstan-dependencies group with 1 update: [phpstan/phpstan](https://github.com/phpstan/phpstan).


Updates `phpstan/phpstan` from 1.11.4 to 1.11.5
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.11.4...1.11.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 02:06:41 +00:00
Yassine Guedidi
8ac998958a
Merge branch 'master' into dependabot/composer/ergebnis/composer-normalize-2.43.0 2024-06-17 12:20:03 +02:00
dependabot[bot]
264e93ef20
Bump ergebnis/composer-normalize from 2.42.0 to 2.43.0
Bumps [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize) from 2.42.0 to 2.43.0.
- [Release notes](https://github.com/ergebnis/composer-normalize/releases)
- [Changelog](https://github.com/ergebnis/composer-normalize/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ergebnis/composer-normalize/compare/2.42.0...2.43.0)

---
updated-dependencies:
- dependency-name: ergebnis/composer-normalize
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 02:52:23 +00:00
dependabot[bot]
18654d4b65
Bump friendsofphp/php-cs-fixer from 3.58.1 to 3.59.3
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.58.1 to 3.59.3.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.58.1...v3.59.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 02:52:14 +00:00
Jérémy Benoist
b82fc32a42
Merge pull request #7533 from wallabag/dependabot/composer/doctrine/dbal-3.8.5 2024-06-14 06:51:42 +02:00
dependabot[bot]
5a1140d6c1
Bump doctrine/dbal from 3.8.4 to 3.8.5
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.8.4 to 3.8.5.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.8.4...3.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-14 02:57:57 +00:00
dependabot[bot]
b9d364dfaf
Bump nelmio/api-doc-bundle from 4.26.2 to 4.27.0
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.26.2 to 4.27.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.26.2...v4.27.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>
2024-06-14 02:57:46 +00:00
dependabot[bot]
203f6ad6d0
Bump phpstan/extension-installer in the phpstan-dependencies group
Bumps the phpstan-dependencies group with 1 update: [phpstan/extension-installer](https://github.com/phpstan/extension-installer).


Updates `phpstan/extension-installer` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/phpstan/extension-installer/releases)
- [Commits](https://github.com/phpstan/extension-installer/compare/1.4.0...1.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11 02:08:51 +00:00
dependabot[bot]
f220727096
Bump the phpstan-dependencies group with 2 updates
Bumps the phpstan-dependencies group with 2 updates: [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) and [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony).


Updates `phpstan/phpstan-doctrine` from 1.4.1 to 1.4.3
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.4.1...1.4.3)

Updates `phpstan/phpstan-symfony` from 1.4.3 to 1.4.4
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.4.3...1.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 02:23:57 +00:00
dependabot[bot]
29e3b5c6cc
Bump the phpstan-dependencies group with 2 updates
Bumps the phpstan-dependencies group with 2 updates: [phpstan/extension-installer](https://github.com/phpstan/extension-installer) and [phpstan/phpstan](https://github.com/phpstan/phpstan).


Updates `phpstan/extension-installer` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/phpstan/extension-installer/releases)
- [Commits](https://github.com/phpstan/extension-installer/compare/1.3.1...1.4.0)

Updates `phpstan/phpstan` from 1.11.3 to 1.11.4
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.11.3...1.11.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-07 02:37:09 +00:00
dependabot[bot]
74e6a9f169
Bump phpstan/phpstan in the phpstan-dependencies group
Bumps the phpstan-dependencies group with 1 update: [phpstan/phpstan](https://github.com/phpstan/phpstan).


Updates `phpstan/phpstan` from 1.11.2 to 1.11.3
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.11.2...1.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 02:59:46 +00:00
dependabot[bot]
14ca35141d
Bump phpstan/phpstan-symfony in the phpstan-dependencies group
Bumps the phpstan-dependencies group with 1 update: [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony).


Updates `phpstan/phpstan-symfony` from 1.4.1 to 1.4.3
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.4.1...1.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-31 02:58:50 +00:00
Jérémy Benoist
5b1e664a9e
Merge pull request #7513 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.26.2 2024-05-30 05:56:45 +02:00
dependabot[bot]
4f1d5ec5ce
Bump nelmio/api-doc-bundle from 4.26.1 to 4.26.2
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.26.1 to 4.26.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/v4.26.1...v4.26.2)

---
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>
2024-05-30 02:43:08 +00:00
dependabot[bot]
3265913cb9
Bump friendsofphp/php-cs-fixer from 3.58.0 to 3.58.1
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.58.0 to 3.58.1.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.58.0...v3.58.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-30 02:42:38 +00:00
Jérémy Benoist
830e41f9b5
Merge pull request #7507 from wallabag/dependabot/composer/phpstan-dependencies-061ff9ac49 2024-05-29 06:56:15 +02:00
Jérémy Benoist
90f8a72fb7
Merge pull request #7508 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.58.0 2024-05-29 06:55:59 +02:00
dependabot[bot]
7a88b1b0f4
Bump dama/doctrine-test-bundle from 8.1.0 to 8.2.0
Bumps [dama/doctrine-test-bundle](https://github.com/dmaicher/doctrine-test-bundle) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/dmaicher/doctrine-test-bundle/releases)
- [Commits](https://github.com/dmaicher/doctrine-test-bundle/compare/v8.1.0...v8.2.0)

---
updated-dependencies:
- dependency-name: dama/doctrine-test-bundle
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 02:37:32 +00:00
dependabot[bot]
2612e46c67
Bump friendsofphp/php-cs-fixer from 3.57.2 to 3.58.0
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.57.2 to 3.58.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.57.2...v3.58.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 02:37:12 +00:00
dependabot[bot]
799c5eeff8
Bump phpstan/phpstan-doctrine in the phpstan-dependencies group
Bumps the phpstan-dependencies group with 1 update: [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine).


Updates `phpstan/phpstan-doctrine` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.4.0...1.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 02:36:33 +00:00
Jérémy Benoist
0b3a35c2cc
Merge pull request #7506 from wallabag/dependabot/composer/doctrine/doctrine-fixtures-bundle-3.6.1 2024-05-28 05:25:53 +02:00
dependabot[bot]
ed27038899
Bump doctrine/doctrine-fixtures-bundle from 3.6.0 to 3.6.1
Bumps [doctrine/doctrine-fixtures-bundle](https://github.com/doctrine/DoctrineFixturesBundle) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/doctrine/DoctrineFixturesBundle/releases)
- [Commits](https://github.com/doctrine/DoctrineFixturesBundle/compare/3.6.0...3.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-28 02:33:20 +00:00
dependabot[bot]
3db22f2a84
Bump php-http/httplug-bundle from 1.33.0 to 1.33.1
Bumps [php-http/httplug-bundle](https://github.com/php-http/HttplugBundle) from 1.33.0 to 1.33.1.
- [Release notes](https://github.com/php-http/HttplugBundle/releases)
- [Changelog](https://github.com/php-http/HttplugBundle/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/php-http/HttplugBundle/compare/1.33.0...1.33.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-28 02:32:51 +00:00
Jeremy Benoist
726a6e9595
Update site config to fix test 2024-05-27 09:36:36 +02:00
dependabot[bot]
1587745687
Bump the phpstan-dependencies group with 2 updates
Bumps the phpstan-dependencies group with 2 updates: [phpstan/phpstan](https://github.com/phpstan/phpstan) and [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony).


Updates `phpstan/phpstan` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.11.1...1.11.2)

Updates `phpstan/phpstan-symfony` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.4.0...1.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 02:42:01 +00:00
dependabot[bot]
8444d3c4cd
---
updated-dependencies:
- dependency-name: dama/doctrine-test-bundle
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-22 02:15:04 +00:00
dependabot[bot]
140b2addf2
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 02:09:23 +00:00
dependabot[bot]
c7e5755563
Bump twig/twig from 3.10.2 to 3.10.3 in the twig-dependencies group
Bumps the twig-dependencies group with 1 update: [twig/twig](https://github.com/twigphp/Twig).


Updates `twig/twig` from 3.10.2 to 3.10.3
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v3.10.2...v3.10.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-17 02:54:00 +00:00
Jérémy Benoist
7b7a6055d5
Merge pull request #7486 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.57.1 2024-05-16 07:41:21 +02:00
dependabot[bot]
20ef8f9b4e
Bump friendsofphp/php-cs-fixer from 3.56.1 to 3.57.1
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.56.1 to 3.57.1.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.56.1...v3.57.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 02:59:12 +00:00
dependabot[bot]
5b3e1d75ba
Bump phpstan/phpstan in the phpstan-dependencies group
Bumps the phpstan-dependencies group with 1 update: [phpstan/phpstan](https://github.com/phpstan/phpstan).


Updates `phpstan/phpstan` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.11.0...1.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 02:58:49 +00:00
Jérémy Benoist
0615d97faa
Merge pull request #7480 from wallabag/dependabot/composer/doctrine/doctrine-migrations-bundle-3.3.1 2024-05-15 05:12:07 +02:00
dependabot[bot]
6bc043a1f2
Bump doctrine/doctrine-migrations-bundle from 3.3.0 to 3.3.1
Bumps [doctrine/doctrine-migrations-bundle](https://github.com/doctrine/DoctrineMigrationsBundle) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/doctrine/DoctrineMigrationsBundle/releases)
- [Commits](https://github.com/doctrine/DoctrineMigrationsBundle/compare/3.3.0...3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-15 02:14:57 +00:00
dependabot[bot]
35db5e15e1
Bump twig/twig from 3.10.1 to 3.10.2 in the twig-dependencies group
Bumps the twig-dependencies group with 1 update: [twig/twig](https://github.com/twigphp/Twig).


Updates `twig/twig` from 3.10.1 to 3.10.2
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v3.10.1...v3.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-15 02:14:24 +00:00
dependabot[bot]
c62a9c7890
Bump the phpstan-dependencies group with 4 updates
Bumps the phpstan-dependencies group with 4 updates: [phpstan/phpstan](https://github.com/phpstan/phpstan), [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine), [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) and [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony).


Updates `phpstan/phpstan` from 1.10.67 to 1.11.0
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.67...1.11.0)

Updates `phpstan/phpstan-doctrine` from 1.3.69 to 1.4.0
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.69...1.4.0)

Updates `phpstan/phpstan-phpunit` from 1.3.16 to 1.4.0
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.16...1.4.0)

Updates `phpstan/phpstan-symfony` from 1.3.12 to 1.4.0
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.3.12...1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-14 02:32:53 +00:00
Jérémy Benoist
b875d920fb
Merge pull request #7473 from wallabag/dependabot/composer/twig-dependencies-cbfbc4c733 2024-05-13 06:38:42 +02:00
Jérémy Benoist
5071d53f8b
Merge pull request #7474 from wallabag/dependabot/composer/psr/http-factory-1.1.0 2024-05-13 06:36:02 +02:00
dependabot[bot]
6688f26c8d
Bump the twig-dependencies group with 3 updates
Bumps the twig-dependencies group with 3 updates: [twig/extra-bundle](https://github.com/twigphp/twig-extra-bundle), [twig/string-extra](https://github.com/twigphp/string-extra) and [twig/twig](https://github.com/twigphp/Twig).


Updates `twig/extra-bundle` from 3.9.3 to 3.10.0
- [Commits](https://github.com/twigphp/twig-extra-bundle/compare/v3.9.3...v3.10.0)

Updates `twig/string-extra` from 3.9.0 to 3.10.0
- [Commits](https://github.com/twigphp/string-extra/compare/v3.9.0...v3.10.0)

Updates `twig/twig` from 3.9.3 to 3.10.1
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v3.9.3...v3.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 04:33:28 +00:00
dependabot[bot]
cc9b7ec513
Bump friendsofphp/php-cs-fixer from 3.55.0 to 3.56.1
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.55.0 to 3.56.1.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.55.0...v3.56.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 02:41:31 +00:00
dependabot[bot]
09f010d45a
Bump psr/http-factory from 1.0.2 to 1.1.0
Bumps [psr/http-factory](https://github.com/php-fig/http-factory) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/php-fig/http-factory/releases)
- [Commits](https://github.com/php-fig/http-factory/compare/1.0.2...1.1.0)

---
updated-dependencies:
- dependency-name: psr/http-factory
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 02:41:19 +00:00
dependabot[bot]
6d4b071cfa
Bump friendsofphp/php-cs-fixer from 3.54.0 to 3.55.0
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.54.0 to 3.55.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.54.0...v3.55.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 02:51:33 +00:00
dependabot[bot]
4632580598
Bump doctrine/doctrine-fixtures-bundle from 3.5.1 to 3.6.0
Bumps [doctrine/doctrine-fixtures-bundle](https://github.com/doctrine/DoctrineFixturesBundle) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/doctrine/DoctrineFixturesBundle/releases)
- [Commits](https://github.com/doctrine/DoctrineFixturesBundle/compare/3.5.1...3.6.0)

---
updated-dependencies:
- dependency-name: doctrine/doctrine-fixtures-bundle
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-03 02:40:43 +00:00
dependabot[bot]
297aeead5e
Bump doctrine/orm from 2.19.4 to 2.19.5
Bumps [doctrine/orm](https://github.com/doctrine/orm) from 2.19.4 to 2.19.5.
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](https://github.com/doctrine/orm/compare/2.19.4...2.19.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 02:13:05 +00:00
dependabot[bot]
e168f83d54
Bump doctrine/dbal from 3.8.3 to 3.8.4
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.8.3 to 3.8.4.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.8.3...3.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-26 02:16:06 +00:00
dependabot[bot]
0b261af754
Bump shipmonk/composer-dependency-analyser from 1.5.2 to 1.5.3
Bumps [shipmonk/composer-dependency-analyser](https://github.com/shipmonk-rnd/composer-dependency-analyser) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/shipmonk-rnd/composer-dependency-analyser/releases)
- [Commits](https://github.com/shipmonk-rnd/composer-dependency-analyser/compare/1.5.2...1.5.3)

---
updated-dependencies:
- dependency-name: shipmonk/composer-dependency-analyser
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 02:02:00 +00:00
Jérémy Benoist
d905374531
Merge pull request #7448 from wallabag/dependabot/composer/tecnickcom/tcpdf-6.7.5 2024-04-22 06:33:39 +02:00
Jérémy Benoist
cc3e661105
Merge pull request #7447 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.26.1 2024-04-22 06:29:15 +02:00
Jérémy Benoist
1f07051424
Merge pull request #7444 from wallabag/dependabot/composer/twig-dependencies-74750be441 2024-04-22 06:29:00 +02:00
Jérémy Benoist
4dc6b2349e
Merge pull request #7445 from wallabag/dependabot/composer/phpstan-dependencies-532d29e411 2024-04-22 06:28:35 +02:00
Jérémy Benoist
1f979c8179
Merge pull request #7443 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.54.0 2024-04-22 06:28:19 +02:00
dependabot[bot]
bc6dff0a23
Bump tecnickcom/tcpdf from 6.6.5 to 6.7.5
Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF) from 6.6.5 to 6.7.5.
- [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT)
- [Commits](https://github.com/tecnickcom/TCPDF/commits/6.7.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 02:50:28 +00:00
dependabot[bot]
b927a32dad
Bump nelmio/api-doc-bundle from 4.25.3 to 4.26.1
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.25.3 to 4.26.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/4.25.3...v4.26.1)

---
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>
2024-04-22 02:50:21 +00:00
dependabot[bot]
96509ace69
Bump the twig-dependencies group across 1 directory with 2 updates
Bumps the twig-dependencies group with 1 update in the / directory: [twig/extra-bundle](https://github.com/twigphp/twig-extra-bundle).


Updates `twig/extra-bundle` from 3.9.0 to 3.9.3
- [Commits](https://github.com/twigphp/twig-extra-bundle/compare/v3.9.0...v3.9.3)

Updates `twig/twig` from 3.9.0 to 3.9.3
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v3.9.0...v3.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 02:49:44 +00:00
dependabot[bot]
7dfea48796
Bump phpstan/phpstan-doctrine in the phpstan-dependencies group
Bumps the phpstan-dependencies group with 1 update: [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine).


Updates `phpstan/phpstan-doctrine` from 1.3.66 to 1.3.69
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.66...1.3.69)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 02:49:43 +00:00
dependabot[bot]
a986e13a73
Bump friendsofphp/php-cs-fixer from 3.53.0 to 3.54.0
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.53.0 to 3.54.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.53.0...v3.54.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 02:08:57 +00:00
dependabot[bot]
7af4d84db9
Bump shipmonk/composer-dependency-analyser from 1.5.1 to 1.5.2
Bumps [shipmonk/composer-dependency-analyser](https://github.com/shipmonk-rnd/composer-dependency-analyser) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/shipmonk-rnd/composer-dependency-analyser/releases)
- [Commits](https://github.com/shipmonk-rnd/composer-dependency-analyser/compare/1.5.1...1.5.2)

---
updated-dependencies:
- dependency-name: shipmonk/composer-dependency-analyser
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 02:08:41 +00:00
Jérémy Benoist
5550b2c7bf
Merge pull request #7434 from wallabag/dependabot/composer/doctrine/common-3.4.4
Bump doctrine/common from 3.4.3 to 3.4.4
2024-04-17 09:07:52 +02:00
dependabot[bot]
69b1cc7ca9
Bump phpstan/phpstan-doctrine from 1.3.65 to 1.3.66
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.65 to 1.3.66.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.65...1.3.66)

---
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>
2024-04-17 06:20:55 +00:00
dependabot[bot]
097c55326b
Bump phpstan/phpstan from 1.10.66 to 1.10.67
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.66 to 1.10.67.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.66...1.10.67)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-17 05:59:25 +00:00
dependabot[bot]
02cb7c7b3e
Bump the twig-dependencies group with 2 updates
Bumps the twig-dependencies group with 2 updates: [twig/extra-bundle](https://github.com/twigphp/twig-extra-bundle) and [twig/string-extra](https://github.com/twigphp/string-extra).


Updates `twig/extra-bundle` from 3.8.0 to 3.9.0
- [Commits](https://github.com/twigphp/twig-extra-bundle/compare/v3.8.0...v3.9.0)

Updates `twig/string-extra` from 3.8.0 to 3.9.0
- [Commits](https://github.com/twigphp/string-extra/compare/v3.8.0...v3.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-17 05:46:33 +00:00
dependabot[bot]
c1cb86b0e8
Bump twig/twig from 3.8.0 to 3.9.0
Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.8.0 to 3.9.0.
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v3.8.0...v3.9.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>
2024-04-17 02:45:54 +00:00
dependabot[bot]
48db05bc2a
Bump doctrine/common from 3.4.3 to 3.4.4
Bumps [doctrine/common](https://github.com/doctrine/common) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/doctrine/common/releases)
- [Commits](https://github.com/doctrine/common/compare/3.4.3...3.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-17 02:45:35 +00:00
Jérémy Benoist
7b502190c0
Merge pull request #7429 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.25.3 2024-04-16 07:44:22 +02:00
Jérémy Benoist
90dc7251e1
Merge pull request #7430 from wallabag/dependabot/composer/php-amqplib/php-amqplib-3.6.2 2024-04-16 07:35:42 +02:00
dependabot[bot]
86259603d1
Bump doctrine/orm from 2.19.3 to 2.19.4
Bumps [doctrine/orm](https://github.com/doctrine/orm) from 2.19.3 to 2.19.4.
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](https://github.com/doctrine/orm/compare/2.19.3...2.19.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 02:38:03 +00:00
dependabot[bot]
87b0bbb981
Bump php-amqplib/php-amqplib from 3.6.1 to 3.6.2
Bumps [php-amqplib/php-amqplib](https://github.com/php-amqplib/php-amqplib) from 3.6.1 to 3.6.2.
- [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.6.1...v3.6.2)

---
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>
2024-04-16 02:37:52 +00:00
dependabot[bot]
b63ce2f6a3
Bump nelmio/api-doc-bundle from 4.25.2 to 4.25.3
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.25.2 to 4.25.3.
- [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/4.25.2...4.25.3)

---
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>
2024-04-16 02:37:27 +00:00
Jérémy Benoist
08fc4ce94b
Merge pull request #7420 from wallabag/dependabot/composer/friendsofsymfony/rest-bundle-3.7.1
Bump friendsofsymfony/rest-bundle from 3.7.0 to 3.7.1
2024-04-15 14:06:49 +02:00
Jérémy Benoist
e241741621
Merge pull request #7422 from wallabag/dependabot/composer/phpstan/phpstan-symfony-1.3.12
Bump phpstan/phpstan-symfony from 1.3.9 to 1.3.12
2024-04-15 14:04:13 +02:00
dependabot[bot]
72fac85194
Bump phpstan/phpstan-symfony from 1.3.9 to 1.3.12
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 1.3.9 to 1.3.12.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.3.9...1.3.12)

---
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>
2024-04-15 10:25:49 +00:00
dependabot[bot]
4d30279dfd
Bump friendsofsymfony/rest-bundle from 3.7.0 to 3.7.1
Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle) from 3.7.0 to 3.7.1.
- [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.7.0...3.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 10:25:29 +00:00
dependabot[bot]
d5faaf65fc
Bump shipmonk/composer-dependency-analyser from 1.4.0 to 1.5.1
Bumps [shipmonk/composer-dependency-analyser](https://github.com/shipmonk-rnd/composer-dependency-analyser) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/shipmonk-rnd/composer-dependency-analyser/releases)
- [Commits](https://github.com/shipmonk-rnd/composer-dependency-analyser/compare/1.4.0...1.5.1)

---
updated-dependencies:
- dependency-name: shipmonk/composer-dependency-analyser
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 10:25:19 +00:00
dependabot[bot]
4c6b8c534a
Bump monolog/monolog from 2.9.2 to 2.9.3
Bumps [monolog/monolog](https://github.com/Seldaek/monolog) from 2.9.2 to 2.9.3.
- [Release notes](https://github.com/Seldaek/monolog/releases)
- [Changelog](https://github.com/Seldaek/monolog/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Seldaek/monolog/compare/2.9.2...2.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 02:37:20 +00:00
dependabot[bot]
ceb760327b
Bump friendsofphp/php-cs-fixer from 3.52.1 to 3.53.0
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.52.1 to 3.53.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.52.1...v3.53.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-09 02:36:21 +00:00
Jérémy Benoist
34121c3d1f
Merge pull request #7408 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.25.2
Bump nelmio/api-doc-bundle from 4.25.1 to 4.25.2
2024-04-08 08:53:27 +02:00
dependabot[bot]
10343dee4d
Bump phpunit/phpunit from 9.6.18 to 9.6.19
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.18 to 9.6.19.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.19/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.18...9.6.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 02:23:50 +00:00
dependabot[bot]
e0c21283d5
Bump nelmio/api-doc-bundle from 4.25.1 to 4.25.2
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.25.1 to 4.25.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/v4.25.1...4.25.2)

---
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>
2024-04-08 02:23:41 +00:00
Jérémy Benoist
b84a050959
Merge pull request #7402 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.25.1 2024-04-05 05:31:27 +02:00
Jérémy Benoist
32f4c150c8
Merge pull request #7401 from wallabag/dependabot/composer/friendsofsymfony/rest-bundle-3.7.0 2024-04-05 05:30:41 +02:00
dependabot[bot]
b9936e2bba
Bump nelmio/api-doc-bundle from 4.25.0 to 4.25.1
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.25.0 to 4.25.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.25.0...v4.25.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>
2024-04-05 02:26:24 +00:00
dependabot[bot]
209523cdbc
Bump friendsofsymfony/rest-bundle from 3.6.0 to 3.7.0
Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle) from 3.6.0 to 3.7.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.6.0...3.7.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>
2024-04-05 02:26:12 +00:00
dependabot[bot]
bbe8931dd9
Bump phpstan/phpstan-doctrine from 1.3.64 to 1.3.65
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.64 to 1.3.65.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.64...1.3.65)

---
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>
2024-04-05 02:25:56 +00:00
dependabot[bot]
979f661fbe
Bump the symfony-dependencies group with 3 updates
Bumps the symfony-dependencies group with 3 updates: [symfony/event-dispatcher-contracts](https://github.com/symfony/event-dispatcher-contracts), [symfony/http-client-contracts](https://github.com/symfony/http-client-contracts) and [symfony/translation-contracts](https://github.com/symfony/translation-contracts).


Updates `symfony/event-dispatcher-contracts` from 2.5.2 to 2.5.3
- [Release notes](https://github.com/symfony/event-dispatcher-contracts/releases)
- [Changelog](https://github.com/symfony/event-dispatcher-contracts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/symfony/event-dispatcher-contracts/compare/v2.5.2...v2.5.3)

Updates `symfony/http-client-contracts` from 2.5.2 to 2.5.3
- [Release notes](https://github.com/symfony/http-client-contracts/releases)
- [Changelog](https://github.com/symfony/http-client-contracts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-client-contracts/compare/v2.5.2...v2.5.3)

Updates `symfony/translation-contracts` from 2.5.2 to 2.5.3
- [Release notes](https://github.com/symfony/translation-contracts/releases)
- [Changelog](https://github.com/symfony/translation-contracts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/symfony/translation-contracts/compare/v2.5.2...v2.5.3)

---
updated-dependencies:
- dependency-name: symfony/event-dispatcher-contracts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony-dependencies
- dependency-name: symfony/http-client-contracts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony-dependencies
- dependency-name: symfony/translation-contracts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 02:40:44 +00:00
dependabot[bot]
9caf031eae
Bump nelmio/api-doc-bundle from 4.24.1 to 4.25.0
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.24.1 to 4.25.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.24.1...v4.25.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>
2024-04-01 02:08:58 +00:00
Yassine Guedidi
79541b0561 Add symfony/process as dev dependency 2024-03-30 01:49:55 +01:00
Yassine Guedidi
a144759664 Add symfony/http-client-contracts as prod dependency 2024-03-30 01:49:55 +01:00
Yassine Guedidi
5f764cbe71 Add symfony/filesystem as prod dependency 2024-03-30 01:49:55 +01:00
Yassine Guedidi
6306a336d4 Add monolog/monolog as prod dependency 2024-03-30 01:49:55 +01:00
Yassine Guedidi
fe88c0022c Add guzzlehttp/streams as prod dependency 2024-03-30 01:49:55 +01:00
Yassine Guedidi
ebf95e534b Add doctrine/data-fixtures as dev dependency 2024-03-30 01:49:55 +01:00
Yassine Guedidi
dc4347b2a3 Setup Composer dependency analyser 2024-03-30 01:12:20 +01:00
dependabot[bot]
e490ae3de9
Bump phpstan/phpstan from 1.10.65 to 1.10.66
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.65 to 1.10.66.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.65...1.10.66)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-29 03:25:11 +00:00
Jérémy Benoist
cb9445668c
Merge pull request #7386 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.24.1 2024-03-26 05:08:31 +01:00
dependabot[bot]
1ba466a68d
Bump nelmio/api-doc-bundle from 4.24.0 to 4.24.1
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.24.0 to 4.24.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.24.0...v4.24.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>
2024-03-26 03:28:33 +00:00
dependabot[bot]
0476cdcd60
Bump php-amqplib/rabbitmq-bundle from 2.15.0 to 2.16.0
Bumps [php-amqplib/rabbitmq-bundle](https://github.com/php-amqplib/RabbitMqBundle) from 2.15.0 to 2.16.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/2.15.0...2.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 03:28:00 +00:00
Jérémy Benoist
f44066f5ec
Merge pull request #7383 from wallabag/dependabot/composer/phpstan/phpstan-1.10.65 2024-03-25 06:51:12 +01:00
dependabot[bot]
6b3fa49667
Bump doctrine/orm from 2.19.2 to 2.19.3
Bumps [doctrine/orm](https://github.com/doctrine/orm) from 2.19.2 to 2.19.3.
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](https://github.com/doctrine/orm/compare/2.19.2...2.19.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 03:38:45 +00:00
dependabot[bot]
b47a8ed526
Bump phpstan/phpstan from 1.10.64 to 1.10.65
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.64 to 1.10.65.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.64...1.10.65)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 03:38:00 +00:00
Jérémy Benoist
e672af5a4b
Merge pull request #7368 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.64 2024-03-22 06:58:36 +01:00
Jérémy Benoist
6d2d0cbe72
Merge pull request #7370 from wallabag/dependabot/composer/phpstan/phpstan-1.10.64 2024-03-22 06:58:21 +01:00
dependabot[bot]
3e646d4fdb
Bump phpunit/phpunit from 9.6.17 to 9.6.18
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.17 to 9.6.18.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.18/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.17...9.6.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-22 03:11:43 +00:00
dependabot[bot]
de756cccba
Bump phpstan/phpstan from 1.10.63 to 1.10.64
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.63 to 1.10.64.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.63...1.10.64)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-22 03:11:33 +00:00
dependabot[bot]
f71e1ef059
Bump phpstan/phpstan-doctrine from 1.3.63 to 1.3.64
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.63 to 1.3.64.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.63...1.3.64)

---
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>
2024-03-22 03:11:07 +00:00
Jérémy Benoist
6bb5b54533
Merge pull request #7361 from wallabag/dependabot/composer/php-amqplib/rabbitmq-bundle-2.15.0 2024-03-20 07:00:27 +01:00
Jérémy Benoist
56b7a92d84
Merge pull request #7362 from wallabag/dependabot/composer/doctrine/doctrine-bundle-2.12.0 2024-03-20 07:00:07 +01:00
dependabot[bot]
6970e20911
Bump friendsofphp/php-cs-fixer from 3.52.0 to 3.52.1
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.52.0 to 3.52.1.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.52.0...v3.52.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 03:44:28 +00:00
dependabot[bot]
eb78790361
Bump doctrine/doctrine-bundle from 2.11.3 to 2.12.0
Bumps [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle) from 2.11.3 to 2.12.0.
- [Release notes](https://github.com/doctrine/DoctrineBundle/releases)
- [Commits](https://github.com/doctrine/DoctrineBundle/compare/2.11.3...2.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 03:44:07 +00:00
dependabot[bot]
d5d6742929
Bump php-amqplib/rabbitmq-bundle from 2.14.0 to 2.15.0
Bumps [php-amqplib/rabbitmq-bundle](https://github.com/php-amqplib/RabbitMqBundle) from 2.14.0 to 2.15.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/2.14.0...2.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 03:44:00 +00:00
Jérémy Benoist
d0f67b9dde
Merge pull request #7359 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.52.0
Bump friendsofphp/php-cs-fixer from 3.51.0 to 3.52.0
2024-03-19 09:33:59 +01:00
Jérémy Benoist
4146e16bfc
Merge pull request #7356 from wallabag/dependabot/composer/doctrine/orm-2.19.2 2024-03-19 05:58:37 +01:00
dependabot[bot]
58243b7fcb
Bump friendsofphp/php-cs-fixer from 3.51.0 to 3.52.0
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.51.0 to 3.52.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.51.0...v3.52.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 03:03:49 +00:00
dependabot[bot]
72d75a6896
Bump phpstan/phpstan-doctrine from 1.3.62 to 1.3.63
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.62 to 1.3.63.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.62...1.3.63)

---
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>
2024-03-19 03:03:20 +00:00
dependabot[bot]
9462e3f783
Bump doctrine/orm from 2.19.1 to 2.19.2
Bumps [doctrine/orm](https://github.com/doctrine/orm) from 2.19.1 to 2.19.2.
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](https://github.com/doctrine/orm/compare/2.19.1...2.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 03:03:14 +00:00
Jérémy Benoist
a3eef67f1e
Merge pull request #7349 from wallabag/dependabot/composer/phpstan/phpstan-symfony-1.3.9 2024-03-18 06:40:02 +01:00
dependabot[bot]
996e6f7fa3
Bump doctrine/orm from 2.19.0 to 2.19.1
Bumps [doctrine/orm](https://github.com/doctrine/orm) from 2.19.0 to 2.19.1.
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](https://github.com/doctrine/orm/compare/2.19.0...2.19.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>
2024-03-18 03:40:17 +00:00
dependabot[bot]
9a6ba3ba32
Bump phpstan/phpstan-symfony from 1.3.8 to 1.3.9
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 1.3.8 to 1.3.9.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.3.8...1.3.9)

---
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>
2024-03-18 03:39:53 +00:00
dependabot[bot]
aae06fca91
Bump nelmio/api-doc-bundle from 4.23.1 to 4.24.0
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.23.1 to 4.24.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.23.1...v4.24.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>
2024-03-15 03:06:54 +00:00
dependabot[bot]
f451f2fa9e
Bump phpstan/phpstan from 1.10.60 to 1.10.62
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.60 to 1.10.62.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.60...1.10.62)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 03:33:53 +00:00
dependabot[bot]
d184e4a527
Bump doctrine/persistence from 3.3.1 to 3.3.2
Bumps [doctrine/persistence](https://github.com/doctrine/persistence) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/doctrine/persistence/releases)
- [Commits](https://github.com/doctrine/persistence/compare/3.3.1...3.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 03:32:57 +00:00
Jérémy Benoist
bcdeba6ed1
Merge pull request #7328 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.23.1
Bump nelmio/api-doc-bundle from 4.20.0 to 4.23.1
2024-03-08 09:02:19 +01:00
dependabot[bot]
0fe5104210
Bump nelmio/api-doc-bundle from 4.20.0 to 4.23.1
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.20.0 to 4.23.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.20.0...v4.23.1)

---
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>
2024-03-08 03:03:57 +00:00
dependabot[bot]
415f9768cc
Bump phpstan/phpstan from 1.10.59 to 1.10.60
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.59 to 1.10.60.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.59...1.10.60)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-08 03:03:44 +00:00
dependabot[bot]
595c345ca2
Bump phpstan/phpstan-symfony from 1.3.7 to 1.3.8
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 1.3.7 to 1.3.8.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/1.3.7...1.3.8)

---
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>
2024-03-06 03:48:41 +00:00
Jérémy Benoist
e4cd09ca0d
Merge pull request #7318 from wallabag/dependabot/composer/doctrine/orm-2.19.0
Bump doctrine/orm from 2.18.1 to 2.19.0
2024-03-05 08:58:50 +01:00
Jérémy Benoist
39e9d64da8
Merge pull request #7317 from wallabag/dependabot/composer/doctrine/dbal-3.8.3 2024-03-05 06:50:12 +01:00
Jérémy Benoist
52c5271e70
Merge pull request #7319 from wallabag/dependabot/composer/doctrine/persistence-3.3.1 2024-03-05 06:49:45 +01:00
dependabot[bot]
8f91e3607f
Bump phpseclib/phpseclib from 3.0.35 to 3.0.37
Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 3.0.35 to 3.0.37.
- [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.35...3.0.37)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 21:15:15 +00:00
dependabot[bot]
4c0e1ead18
Bump doctrine/persistence from 3.2.0 to 3.3.1
Bumps [doctrine/persistence](https://github.com/doctrine/persistence) from 3.2.0 to 3.3.1.
- [Release notes](https://github.com/doctrine/persistence/releases)
- [Commits](https://github.com/doctrine/persistence/compare/3.2.0...3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 04:00:59 +00:00