Skip to content

Commit 71f9862

Browse files
authored
add psalm and phpstan to lib (#549)
1 parent 87ed891 commit 71f9862

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,10 @@
2828
"illuminate/contracts": "~5.0",
2929
"mockery/mockery": "^1.3",
3030
"pagerfanta/pagerfanta": "~1.0.0",
31+
"phpstan/phpstan": "^1.4",
3132
"phpunit/phpunit": "^9.5",
3233
"squizlabs/php_codesniffer": "~3.4",
34+
"vimeo/psalm": "^4.22",
3335
"zendframework/zend-paginator": "~2.3"
3436
},
3537
"suggest": {

0 commit comments

Comments
 (0)