Skip to content

Commit 8f6412a

Browse files
Merge pull request Ashishkumbhar01#19 from CodeWithSushil/master
Update
2 parents a6ff707 + e6384a8 commit 8f6412a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@
3737
"role": "Developer"
3838
}
3939
],
40+
"scripts": {
41+
"test": [
42+
"@php vendor/bin/phpstan analyse src tests --ansi"
43+
]
44+
},
4045
"minimum-stability": "dev",
4146
"prefer-stable": true
4247
}

0 commit comments

Comments
 (0)