Skip to content

Commit 53385a8

Browse files
author
Github Action
committed
chore: synced pact-php docs
1 parent 7acc548 commit 53385a8

File tree

1 file changed

+2
-4
lines changed
  • website/docs/implementation_guides/php

1 file changed

+2
-4
lines changed

website/docs/implementation_guides/php/readme.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -176,13 +176,11 @@ To run the examples
176176

177177
Run a single example
178178

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

182181
Run all examples
183182

184-
1. Change into the examples folder `cd examples`
185-
2. Install all the examples `phpunit`
183+
`composer run-examples`
186184

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

0 commit comments

Comments
 (0)