Skip to content

Commit 9d86222

Browse files
committed
add scripts
1 parent 156c63b commit 9d86222

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@
3434
"WsdlToPhp\\DomHandler\\Tests\\": "tests"
3535
}
3636
},
37+
"scripts": {
38+
"lint": "vendor/bin/php-cs-fixer fix",
39+
"test": "vendor/bin/phpunit"
40+
},
3741
"support": {
3842
"email": "[email protected]"
3943
}

0 commit comments

Comments
 (0)