-
-
Notifications
You must be signed in to change notification settings - Fork 155
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
Syntax Error with php 5.4 #41
Comments
Maybe this is cause https://github.com/gordalina/cachetool/blob/master/composer.json#L6 |
symfony/dependency-injection is also for >=5.5.9 |
You may try issuing |
I've got the same problem using php:
and downloading the cachetool-binary from github like mentioned in the docs.
|
@rndmh3ro Looks like an unrelated issue. I would open a new issue for that. |
To use with php5.4 you need to use cachetool |
Hi,
despite of saying that it requires PHP 5.3 it does not work with PHP 5.4, PHP 5.5 is okay.
Perhaps this should be updated in the Readme and on the website. Or is there a version that does still work with PHP 5.4/5.3?
The text was updated successfully, but these errors were encountered: