Skip to content

Commit 037cdac

Browse files
committed
Use prepared statements and add PHPStan config
1 parent 6f214fa commit 037cdac

File tree

4 files changed

+348
-138
lines changed

4 files changed

+348
-138
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"require-dev": {
3+
"phpstan/phpstan": "^1.10"
4+
}
5+
}

0 commit comments

Comments
 (0)