mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +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
|
||||
|
||||
symfony:
|
||||
container_xml_path: '%rootDir%/../../../var/cache/dev/srcApp_KernelDevDebugContainer.xml'
|
||||
container_xml_path: '%rootDir%/../../../var/cache/dev/App_KernelDevDebugContainer.xml'
|
||||
|
||||
autoload_directories:
|
||||
- %rootDir%/../../../src/Migrations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue