amphp / socket

Non-blocking socket and TLS functionality for PHP based on Amp.

Home Page:https://amphp.org/socket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Class "League\Uri\UriString" not found when using connectTls

xpader opened this issue · comments

commented

The code is really simple.

image

And the target class is does exists.

image

What is going on??

Try deleting your composer.lock file and vendor directory, then running composer install again.