Skip to content
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

"ext-imap" requirement for composer doesn't work properly #28

Closed
eblanshey opened this issue Nov 13, 2013 · 2 comments
Closed

"ext-imap" requirement for composer doesn't work properly #28

eblanshey opened this issue Nov 13, 2013 · 2 comments

Comments

@eblanshey
Copy link

I tried installing Fetch via composer on my localhost machine running Linux Mint 15 (based off Ubunt) with PHP 5.5, with IMAP installed, but composer fails the update with the following:

  Problem 1
    - Installation request for tedivm/fetch dev-master -> satisfiable by tedivm/fetch[dev-master].
    - tedivm/fetch dev-master requires ext-imap * -> the requested PHP extension imap is missing from your system.

I tried installing and using the library manually and it works just fine.

@huglester
Copy link

@tedivm this can be closed since fixed in this commit: 550f3b6

@tedivm
Copy link
Member

tedivm commented Feb 24, 2014

That was such a fun commit :-D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants