1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-21 18:11:10 +00:00
wallabag/tests
dependabot[bot] 9023d85aad Bump friendsofphp/php-cs-fixer from 3.84.0 to 3.86.0
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.84.0 to 3.86.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.84.0...v3.86.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-19 17:52:56 +02:00
..
Command Add tests 2025-06-13 12:46:32 +02:00
Consumer Migrate to constructor promoted properties 2025-04-07 09:17:32 +02:00
Controller Add a two-step setup of OTP 2025-07-28 22:58:43 +02:00
Entity Rename WallabagCoreTestCase to WallabagTestCase 2024-02-24 20:24:51 +01:00
Event Modernize to PHP 5.5 2025-04-07 09:17:31 +02:00
fixtures Merge branch '2.6' into master 2025-06-05 00:37:56 +02:00
Form/DataTransformer Remove the CoreBundle namespace 2024-02-23 07:42:48 +01:00
Helper Move to PHPStan level 4 2025-04-07 12:20:06 +02:00
Import Bump friendsofphp/php-cs-fixer from 3.84.0 to 3.86.0 2025-08-19 17:52:56 +02:00
Mailer PHPStan level 5 2025-04-22 07:59:38 +02:00
ParamConverter Remove the CoreBundle namespace 2024-02-23 07:42:48 +01:00
Security/Voter Add IsGranted to EntryRestController 2025-03-18 00:15:34 +01:00
SiteConfig Use Graby's http headers configuration for the authentication request 2025-02-20 08:47:19 +01:00
Tests/Wallabag/HttpClient Migrate from Guzzle to Symfony HttpClient 2025-02-15 18:28:50 +01:00
Tools Move to PHPStan level 4 2025-04-07 12:20:06 +02:00
Twig Merge branch '2.6' 2025-03-18 21:02:22 +01:00
bootstrap.php Initial Rector fixes with basic configuration 2025-04-07 09:17:31 +02:00
functions.php Modernize to PHP 8.1 2025-04-07 09:17:32 +02:00
object-manager.php Add ObjectManagedLoader for PHPStan 2023-11-16 09:50:02 +01:00
WallabagTestCase.php Modernize to PHP 8.0 2025-04-07 09:17:32 +02:00