Skip to content

Commit

Permalink
change script name
Browse files Browse the repository at this point in the history
  • Loading branch information
ProjektGopher committed Mar 20, 2023
1 parent 9612ce7 commit 10fa784
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 @@ -47,7 +47,7 @@
"analyse": "vendor/bin/phpstan analyse",
"test": "vendor/bin/pest",
"test-coverage": "vendor/bin/pest --coverage",
"format": "vendor/bin/pint"
"lint": "vendor/bin/pint"
},
"config": {
"sort-packages": true,
Expand Down

0 comments on commit 10fa784

Please sign in to comment.