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

nepada / meta-control / 5148714641

pending completion
5148714641

push

github

web-flow
Update phpstan/phpstan requirement from 1.10.14 to 1.10.15

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.
- [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.14...1.10.15)

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

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

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