Closed clphillips closed 9 years ago
The composer.json file for this project has PHP 5.2+ as a requirement:
"require": { "php": ">=5.2" },
I think you mean 5.3+.
"require": { "php": ">=5.3" },
:+1:
moved to 5.3
The composer.json file for this project has PHP 5.2+ as a requirement:
I think you mean 5.3+.