Install psalm as dev, sync scripts updates
This commit is contained in:
7
vendor/amphp/byte-stream/lib/StreamException.php
vendored
Normal file
7
vendor/amphp/byte-stream/lib/StreamException.php
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace Amp\ByteStream;
|
||||
|
||||
class StreamException extends \Exception
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user