mirror of
https://github.com/Neur0toxine/pock.git
synced 2025-04-05 05:33:31 +03:00
Update README.md
This commit is contained in:
parent
f7832865a1
commit
2170930dc5
1 changed files with 1 additions and 1 deletions
|
@ -127,5 +127,5 @@ In order to use unsupported serializer you should create an adapter which implem
|
|||
- [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.
|
||||
- [ ] `symfony/http-client` support.
|
||||
- [ ] Real network response for mocked & unmatched requests.
|
||||
- [ ] Real network response for mocked requests.
|
||||
- [ ] Document everything (with examples if it’s feasible).
|
||||
|
|
Loading…
Add table
Reference in a new issue