Hi, I'm using Mezzio and added phpdebugbar, as explained at mezzio [website](https://docs.mezzio.dev/mezzio/v3/cookbook/debug-toolbars/). If I manually copy vendor files to public folder, everything works. After PR #3 this should work without copying the files, right? I'm missing something? I'm using php built-in server. Thanks in advance.