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

nepada / meta-control / 8512452235

01 Apr 2024 07:08PM UTC coverage: 93.75%. Remained the same
8512452235

Pull #121

github

web-flow
Bump the phpstan group with 2 updates

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) and [shipmonk/phpstan-rules](https://github.com/shipmonk-rnd/phpstan-rules) to permit the latest version.

Updates `phpstan/phpstan` 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.59...1.10.66)

Updates `shipmonk/phpstan-rules` to 2.11.3
- [Release notes](https://github.com/shipmonk-rnd/phpstan-rules/releases)
- [Commits](https://github.com/shipmonk-rnd/phpstan-rules/compare/2.11.2...2.11.3)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  dependency-group: phpstan
- dependency-name: shipmonk/phpstan-rules
  dependency-type: direct:development
  dependency-group: phpstan
...

Signed-off-by: dependabot[bot] <support@github.com>
Pull Request #121: Bump the phpstan group with 2 updates

60 of 64 relevant lines covered (93.75%)

0.94 hits per line

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

100.0
/src/MetaControl/MetaControlFactory.php
1
<?php
2
declare(strict_types = 1);
3

4
namespace Nepada\MetaControl;
5

6
interface MetaControlFactory
7
{
8

9
    public function create(): MetaControl;
10

11
}
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