Skip to content

Commit 7dddd77

Browse files
committed
build: fix new cmd name
1 parent 0184e72 commit 7dddd77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"phpunit": "phpunit tests",
4141
"phpstan": "phpstan analyse",
4242
"test": [
43-
"@fixer:check",
43+
"@lint:check",
4444
"@phpunit",
4545
"@phpstan"
4646
]

0 commit comments

Comments
 (0)