Browse code

Initial commit

Benjamin Roth authored on29/12/2025 13:23:43
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,7 @@
1
+{
2
+  "require": {
3
+      "phpstan/phpstan": "^2.0",
4
+      "phpstan/phpstan-phpunit": "^2.0",
5
+      "phpstan/phpstan-symfony": "^2.0"
6
+  }
7
+}