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

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

pending completion
#46

push

web-flow
Bump guzzlehttp/psr7 from 2.4.4 to 2.5.0 in /tools/04_php-coveralls

Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.4.4 to 2.5.0.
- [Release notes](https://github.com/guzzle/psr7/releases)
- [Changelog](https://github.com/guzzle/psr7/blob/2.5/CHANGELOG.md)
- [Commits](https://github.com/guzzle/psr7/compare/2.4.4...2.5.0)

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

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