• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

systemsdk / docker-apache-php-symfony / #43

pending completion
#43

push

web-flow
Bump symfony/security-bundle from 6.2.3 to 6.2.6

Bumps [symfony/security-bundle](https://github.com/symfony/security-bundle) from 6.2.3 to 6.2.6.
- [Release notes](https://github.com/symfony/security-bundle/releases)
- [Changelog](https://github.com/symfony/security-bundle/blob/6.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/security-bundle/compare/v6.2.3...v6.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>

0 of 9 relevant lines covered (0.0%)

0.0 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

100.0
/src/Service/Interfaces/MessageServiceInterface.php
1
<?php
2

3
declare(strict_types=1);
4

5
namespace App\Service\Interfaces;
6

7
/**
8
 * Interface MessageServiceInterface
9
 *
10
 * @package App\Service\Interfaces
11
 */
12
interface MessageServiceInterface
13
{
14
    // TODO: implement it
15
}
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc