mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 09:35:49 +02:00
Fixed PHPstan container info path.
This commit is contained in:
parent
0af84f93e7
commit
95e0ae3953
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ parameters:
|
||||||
treatPhpDocTypesAsCertain: false
|
treatPhpDocTypesAsCertain: false
|
||||||
|
|
||||||
symfony:
|
symfony:
|
||||||
container_xml_path: '%rootDir%/../../../var/cache/dev/srcApp_KernelDevDebugContainer.xml'
|
container_xml_path: '%rootDir%/../../../var/cache/dev/App_KernelDevDebugContainer.xml'
|
||||||
|
|
||||||
autoload_directories:
|
autoload_directories:
|
||||||
- %rootDir%/../../../src/Migrations
|
- %rootDir%/../../../src/Migrations
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue