Skip to content

Commit eecf2de

Browse files
committed
[PHPStan] Replace custom ForbidEmptyRule with phpstan-strict-rules DisallowEmptyRule
1 parent e79ff5c commit eecf2de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
"codewithkyrian/transformers": "^0.6.2",
6161
"google/auth": "^1.47",
6262
"phpstan/phpstan": "^2.1.17",
63+
"phpstan/phpstan-strict-rules": "^2.0",
6364
"phpstan/phpstan-symfony": "^2.0.6",
6465
"phpunit/phpunit": "^11.5",
6566
"symfony/ai-agent": "@dev",

0 commit comments

Comments
 (0)