Browse code

Initial commit

Benjamin Roth authored on14/03/2023 14:08:46
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,7 @@
1
+{
2
+  "require": {
3
+    "phpstan/phpstan": "^1.7",
4
+    "phpstan/phpstan-phpunit": "^1.1",
5
+    "phpstan/phpstan-symfony": "^1.2"
6
+  }
7
+}