Skip to content
This repository was archived by the owner on Jun 23, 2021. It is now read-only.

Commit 492bc2e

Browse files
authored
Update composer.json
1 parent 4ea5171 commit 492bc2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"scripts": {
4646
"test": "phpunit --stop-on-failure",
4747
"test-ci": "vendor/bin/phpunit",
48-
"lint": "phpstan analyse -c ./phpstan.neon src"
48+
"lint": "phpstan analyse -c ./phpstan.neon src/Pastel.php"
4949
}
5050
}

0 commit comments

Comments
 (0)