Skip to content

Commit de133b1

Browse files
committed
added skeleton validate script to composer
1 parent 21224b5 commit de133b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@
185185
"zemit"
186186
],
187187
"scripts": {
188+
"skeleton": "vendor/bin/pds-skeleton validate ./",
188189
"phpunit": "vendor/bin/phpunit --config=phpunit.xml",
189190
"psalm": "vendor/bin/psalm --config=psalm.xml",
190191
"docs": "phpDocumentor -c phpdoc.xml"

0 commit comments

Comments
 (0)