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

Incorrect PHP Version Requirement in composer.json? #37

Closed
ChadSikorra opened this issue Jan 1, 2015 · 1 comment
Closed

Incorrect PHP Version Requirement in composer.json? #37

ChadSikorra opened this issue Jan 1, 2015 · 1 comment

Comments

@ChadSikorra
Copy link

I was looking at the composer.json and noticed it lists "php": ">=5.2.0". Shouldn't that be "php": ">=5.3.0" since the code is namespaced?

@neitanod
Copy link
Owner

neitanod commented Jan 2, 2015

Fixed. Thanks!

Sebastián Grignoli

2015-01-01 17:48 GMT-03:00 Chad Sikorra notifications@github.com:

I was looking at the composer.json and noticed it lists "php": ">=5.2.0".
Shouldn't that be "php": ">=5.3.0" since the code is namespaced?

Reply to this email directly or view it on GitHub
#37.

@neitanod neitanod closed this as completed Jan 2, 2015
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

2 participants