Skip to content

Commit 10fa784

Browse files
committed
change script name
1 parent 9612ce7 commit 10fa784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"analyse": "vendor/bin/phpstan analyse",
4848
"test": "vendor/bin/pest",
4949
"test-coverage": "vendor/bin/pest --coverage",
50-
"format": "vendor/bin/pint"
50+
"lint": "vendor/bin/pint"
5151
},
5252
"config": {
5353
"sort-packages": true,

0 commit comments

Comments
 (0)