forked from wallabag/wallabag
Use dev container in PHPStan
This commit is contained in:
@ -8,7 +8,7 @@ parameters:
|
|||||||
- tests
|
- tests
|
||||||
|
|
||||||
symfony:
|
symfony:
|
||||||
container_xml_path: %rootDir%/../../../var/cache/test/AppKernelTestDebugContainer.xml
|
container_xml_path: %rootDir%/../../../var/cache/dev/AppKernelDevDebugContainer.xml
|
||||||
|
|
||||||
doctrine:
|
doctrine:
|
||||||
objectManagerLoader: tests/object-manager.php
|
objectManagerLoader: tests/object-manager.php
|
||||||
|
|||||||
Reference in New Issue
Block a user