Skip to content

Commit

Permalink
chore: synced pact-php docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Action committed Oct 18, 2024
1 parent 7acc548 commit 53385a8
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions website/docs/implementation_guides/php/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,13 +176,11 @@ To run the examples

Run a single example

1. Change into the required example folder `cd examples/json`
3. Run the example - `phpunit`
`composer run-example:json`

Run all examples

1. Change into the examples folder `cd examples`
2. Install all the examples `phpunit`
`composer run-examples`

![----------](https://user-images.githubusercontent.com/53900/182992715-aa63e421-170b-41cf-8f95-82fe4b0846c2.png)

Expand Down

0 comments on commit 53385a8

Please sign in to comment.