phpunit support

This commit is contained in:
hakutaku
2025-08-18 14:21:01 +03:00
parent 8a025310bd
commit fa3dcb7c35
8 changed files with 2014 additions and 1 deletions

View File

@@ -68,6 +68,9 @@
}
},
"require-dev": {
"phpunit/phpunit": "^12.3",
"symfony/browser-kit": "7.3.*",
"symfony/css-selector": "7.3.*",
"symfony/stopwatch": "7.3.*",
"symfony/web-profiler-bundle": "7.3.*"
}