dockerfile, composer phpstan
Some checks failed
Cadoles/hydra-sql/pipeline/head There was a failure building this commit
Cadoles/hydra-sql/pipeline/pr-develop There was a failure building this commit

This commit is contained in:
2025-09-29 11:33:17 +02:00
parent 9318e753c1
commit 97289f96fd
4 changed files with 154 additions and 160 deletions

View File

@@ -87,6 +87,7 @@
"require-dev": {
"rector/rector": "^2.1",
"symfony/debug-bundle": "6.4.*",
"symfony/web-profiler-bundle": "6.4.*"
"symfony/web-profiler-bundle": "6.4.*",
"phpstan/phpstan": "^2"
}
}