mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
test: add some KernelTestCase
This commit is contained in:
@@ -145,7 +145,9 @@
|
||||
}
|
||||
},
|
||||
"require-dev": {
|
||||
"doctrine/doctrine-fixtures-bundle": "^4.2",
|
||||
"friendsofphp/php-cs-fixer": "^3.61",
|
||||
"justinrainbow/json-schema": "^6.6",
|
||||
"phpstan/phpstan": "^1.11",
|
||||
"phpunit/phpunit": "^10",
|
||||
"symfony/browser-kit": "7.1.*",
|
||||
@@ -154,6 +156,7 @@
|
||||
"symfony/maker-bundle": "^1.0",
|
||||
"symfony/phpunit-bridge": "^7.1",
|
||||
"symfony/stopwatch": "7.1.*",
|
||||
"symfony/web-profiler-bundle": "7.1.*"
|
||||
"symfony/web-profiler-bundle": "7.1.*",
|
||||
"zenstruck/foundry": "^2.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user