Skip to content

Commit

Permalink
Merge pull request #351 from dotkernel/issue-324-2
Browse files Browse the repository at this point in the history
Added command in composer.json
  • Loading branch information
MarioRadu authored Nov 19, 2024
2 parents d18ba76 + 5d63877 commit f9ebaaa
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 @@ -114,7 +114,7 @@
"check": [
"@cs-check",
"@test",
"@analyze"
"@static-analysis"
],
"clear-config-cache": "php bin/clear-config-cache.php",
"cs-check": "phpcs",
Expand Down

0 comments on commit f9ebaaa

Please sign in to comment.