You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can see in pear/ole, it is only requiring pear/pear-core-minimal in require-dev now (instead of require) and that may break you in prod. So can can try:
it gives error require_once(PEAR.php): Failed to open stream: No such file or directory while using with laravel.
if there is any dependency required then can you update in docs 😄
The text was updated successfully, but these errors were encountered: