mirror of
https://github.com/Neur0toxine/pock.git
synced 2025-04-05 05:33:31 +03:00
fix goal in readme
This commit is contained in:
commit
aec5a4c4a0
1 changed files with 2 additions and 2 deletions
|
@ -126,6 +126,6 @@ In order to use unsupported serializer you should create an adapter which implem
|
|||
- [x] Form Data body matcher (partial & exact)
|
||||
- [x] Multipart form body matcher (just like callback matcher but parses the body as a multipart form data)
|
||||
- [x] **BREAKING CHANGE:** Rename serializer decorators to serializer adapters.
|
||||
- [x] Real network response for mocked & unmatched requests.
|
||||
- [ ] `symfony/http-client` support.
|
||||
- [x] Real network response for mocked requests.
|
||||
- [ ] `symfony/http-client` support.
|
||||
- [ ] Document everything (with examples if it’s feasible).
|
||||
|
|
Loading…
Add table
Reference in a new issue