We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9612ce7 commit 10fa784Copy full SHA for 10fa784
composer.json
@@ -47,7 +47,7 @@
47
"analyse": "vendor/bin/phpstan analyse",
48
"test": "vendor/bin/pest",
49
"test-coverage": "vendor/bin/pest --coverage",
50
- "format": "vendor/bin/pint"
+ "lint": "vendor/bin/pint"
51
},
52
"config": {
53
"sort-packages": true,
0 commit comments