提交的内容
This commit is contained in:
4
vendor/symfony/psr-http-message-bridge/CHANGELOG.md
vendored
Executable file → Normal file
4
vendor/symfony/psr-http-message-bridge/CHANGELOG.md
vendored
Executable file → Normal file
@ -1,6 +1,10 @@
|
||||
CHANGELOG
|
||||
=========
|
||||
|
||||
# 2.3.1 (2023-07-26)
|
||||
|
||||
* Don't rely on `Request::getPayload()` to populate the parsed body
|
||||
|
||||
# 2.3.0 (2023-07-25)
|
||||
|
||||
* Leverage `Request::getPayload()` to populate the parsed body of PSR-7 requests
|
||||
|
||||
Reference in New Issue
Block a user