mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 00:29:58 +09:00
Update composer dependencies
This commit is contained in:
parent
f99b38192b
commit
49dde388fe
163 changed files with 1765 additions and 5676 deletions
2
vendor/guzzlehttp/psr7/src/AppendStream.php
vendored
2
vendor/guzzlehttp/psr7/src/AppendStream.php
vendored
|
|
@ -8,6 +8,8 @@ use Psr\Http\Message\StreamInterface;
|
|||
* Reads from multiple streams, one after the other.
|
||||
*
|
||||
* This is a read-only stream decorator.
|
||||
*
|
||||
* @final
|
||||
*/
|
||||
class AppendStream implements StreamInterface
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue