Skip to content

Commit

Permalink
Fix phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
enumag committed Jun 2, 2017
1 parent 7ab565e commit 439903f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,10 @@
"autoload-dev": {
"psr-4": {
"Tests\\Integration\\": "tests/integration/src"
}
},
"files": [
"vendor/codeception/codeception/shim.php"
]
},
"scripts": {
"tools": "sh composer-tools.sh",
Expand Down

0 comments on commit 439903f

Please sign in to comment.