2.2.1
(fix): Fix Wire test files to read WIREMOCK_URL environment variable instead of
hardcoding http://localhost:8080. The setUp() method now declares a
$wiremockUrl variable that reads from the environment with a fallback,
enabling tests to work with dynamically assigned Docker ports in local
development and CI/CD environments.