Support XDebug 3 on bin/n98-magerun2
I struggled to use XDebug 3 to debug a sys:cron:run job I've created.
The `bin/xdebug enable` was not enough.
This would do the trick (solve the problem) when combined to environment > PHP_IDE_CONFIG at docker-compose.dev.yml and the correct configuration in phpstorm