You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -25,6 +25,8 @@ Optionally, you can install Phiremock Server in case you want to have it between
25
25
"guzzlehttp/guzzle": "^6.0"
26
26
```
27
27
28
+
Phiremock server has been made an optional dependency in case you want to run it from a phar file, a global composer dependency or in a docker container, and not have it as a project dependency.
0 commit comments