### Short bug description Pretty much what it says on the title. ### Extended bug description Pretty much what it says on the title. ### Your project is not the problem - [x] I tried using a fresh laravel install - I'm fairly certain it has nothing to do with my project. ### How to reproduce? Run some arbitrary PHP code, for example `dump("hello world");` and then the entire PHPStorm session hangs. ### Expected behavior Tinker to run my PHP code. ### Screenshots <img width="580" height="766" alt="Image" src="https://github.com/user-attachments/assets/fa8123fd-d0eb-46f9-8e13-b44fae94f3f5" /> ### IDE & Version Php ### PHP Version 8.2.26 ### OS and version MacOS 15.5 (Sequoia) ### Laravel Tinker plugin version 3.0.0 ### Interpreter type Docker compose ### Laravel Version v10.48.9 ### Tinker version 2.9.0 ### Psysh version v0.12.3 ### Additional Context Custom made Docker image, path mapping has been setup.