Skip to content

Commit

Permalink
Удален лишний пункт
Browse files Browse the repository at this point in the history
  • Loading branch information
batumibiz committed Jan 30, 2025
1 parent c60d41e commit aa1d86b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
"cs-fix": "phpcbf",
"static-analysis": "psalm --no-diff --show-info=true",
"taint-analysis": "psalm --taint-analysis --show-info=true --report=results.sarif",
"psalm-fix": "psalm --alter --issues=PossiblyUnusedMethod --dry-run",
"test": "pest --colors=always",
"test-coverage": [
"@putenv XDEBUG_MODE=coverage",
Expand Down

0 comments on commit aa1d86b

Please sign in to comment.