deps(deps): update phpstan packages #33
Annotations
4 errors
🔍 Run static analysis using phpstan/phpstan:
tests/src/Bridge/Laravel/Console/Commands/Migrations/MigrateCommandTest.php#L47
Call to static method PHPUnit\Framework\Assert::assertCount() with 4 and *NEVER* will always evaluate to false.
|
🔍 Run static analysis using phpstan/phpstan:
tests/src/Bridge/Laravel/Console/Commands/Migrations/ReplayCommandTest.php#L29
Call to static method PHPUnit\Framework\Assert::assertCount() with 4 and *NEVER* will always evaluate to false.
|
🔍 Run static analysis using phpstan/phpstan:
tests/src/Bridge/Laravel/Console/Commands/Migrations/RollbackCommandTest.php#L30
Call to static method PHPUnit\Framework\Assert::assertCount() with 4 and *NEVER* will always evaluate to false.
|
🔍 Run static analysis using phpstan/phpstan
Process completed with exit code 1.
|
Loading