amphp / byte-stream

A non-blocking stream abstraction for PHP based on Amp.
https://amphp.org/byte-stream
MIT License
363 stars 31 forks source link

The url inside the composer.json should be in their secure version? #87

Closed S-Tian86 closed 2 years ago

S-Tian86 commented 2 years ago

Hi,

I think the url should be written with https;// instead of http://. https://github.com/amphp/byte-stream/blob/77decf18efbabf23e3c35e16946322d6d621fa61/composer.json#L3 What do you think?

Regards

kelunik commented 2 years ago

Yes, it should, do you want to send a PR?

S-Tian86 commented 2 years ago

Sure, no problem