Add ScandalousTest

This commit is contained in:
2026-06-06 10:23:16 +02:00
parent ebf977cf48
commit 0eb94ccf55
5 changed files with 1955 additions and 3 deletions

View File

@@ -14,6 +14,8 @@
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.95",
"phpstan/phpstan": "^2.2"
"phpstan/phpstan": "^2.2",
"phpunit/phpunit": "^13.1",
"mockery/mockery": "^1.6"
}
}