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

Improvements to dependency management, using Composer. #90

Closed
wants to merge 2 commits into from

Conversation

needcaffeine
Copy link
Contributor

This changes accomplishes a few different things.

  1. We now include Pheanstalk via Composer, and use Pheanstalk 3.
  2. As PHP 5.2 does not support namespaces and has been EOLd, we now require PHP 5.4+.

Related tickets:
#48
#56
#55

* We now include Pheanstalk via Composer. Removed all local files,
    added appropriate namespaces, and all of that.
* This project now requires >= PHP 5.4.
@jbrooksuk
Copy link

👍

@needcaffeine
Copy link
Contributor Author

Abandoning this, since it sat around for so long.

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

Successfully merging this pull request may close these issues.

None yet

2 participants