Skip to content

Commit

Permalink
fix phpstan rule package name
Browse files Browse the repository at this point in the history
  • Loading branch information
shish committed Dec 18, 2024
1 parent c7b003a commit 8c98075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
},
"require-dev": {
"phpstan/phpstan": "^1",
"shish/phpstan-strict-rules": "^1.0",
"shish/phpstan-safe-rule": "^1.0",
"squizlabs/php_codesniffer": "^3.2",
"phpunit/phpunit": "^10",
"php-parallel-lint/php-parallel-lint": "^1.4"
Expand Down

0 comments on commit 8c98075

Please sign in to comment.