-
-
Notifications
You must be signed in to change notification settings - Fork 181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use of undefined constant FT_UID #141
Comments
i have this issue too with my macOS, php@7.2, valet. the solution:
im trying without sudo, nothing changes. |
This constant is defined by php-imap, php-imap is required as dependency. |
Describe the bug
When I want to install the package via composer i am facing the following error:
**To Reproduce **
Steps to reproduce the behavior:
Expected behavior
I want to install "laravel-imap" into my laravel project and I run the command: "composer require webklex/laravel-imap " in my laravel project. Where it throws me the error which I pasted in my first section of this post.
** Server : **
The text was updated successfully, but these errors were encountered: