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 2cd4ca0 commit 98381ee
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 @@ -23,7 +23,10 @@
"autoload": {
"psr-4": {
"Arachne\\ExpressionLanguage\\": "src"
}
},
"files": [
"vendor/codeception/codeception/shim.php"
]
},
"autoload-dev": {
"psr-4": {
Expand Down

0 comments on commit 98381ee

Please sign in to comment.