Skip to content

Commit ecd789f

Browse files
committed
Added more documentation
1 parent fed36f9 commit ecd789f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Codeception extension to make working with [Phiremock Server](https://github.com
66
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/mcustiel/phiremock-codeception-extension/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/mcustiel/phiremock-codeception-extension/?branch=master)
77
[![Monthly Downloads](https://poser.pugx.org/mcustiel/phiremock-codeception-extension/d/monthly)](https://packagist.org/packages/mcustiel/phiremock-codeception-extension)
88

9-
# Installation
9+
## Installation
1010

1111
### Composer:
1212

@@ -25,6 +25,8 @@ Optionally, you can install Phiremock Server in case you want to have it between
2525
"guzzlehttp/guzzle": "^6.0"
2626
```
2727

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.
29+
2830
## Configuration
2931

3032
```yaml

0 commit comments

Comments
 (0)