Skip to content

Commit b85296e

Browse files
committed
Merge branch 'main' into wip-custom-el-matcher
2 parents 59c80c4 + d0f0d28 commit b85296e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"orchestra/testbench": "^9.5 || ^10.0"
2929
},
3030
"scripts": {
31-
"lint": ["@php vendor/bin/pint"],
31+
"lint": ["@php vendor/bin/pint --parallel"],
3232
"tests": ["@php vendor/bin/phpunit"],
3333
"tests:unit": ["@php vendor/bin/phpunit --testsuite=unit"],
3434
"tests:integration": ["@php vendor/bin/phpunit --testsuite=integration"]

0 commit comments

Comments
 (0)