Fix merge conflict
Showing
... | @@ -10,9 +10,8 @@ | ... | @@ -10,9 +10,8 @@ |
], | ], | ||
"license" : "MIT", | "license" : "MIT", | ||
"require": { | "require": { | ||
"php": ">=5.4.0", | "php": ">=5.5.0", | ||
"illuminate/support": "5.0.*", | "illuminate/support": "5.0.*", | ||
"illuminate/contracts": "5.0.*", | |||
"illuminate/container": "5.0.*", | "illuminate/container": "5.0.*", | ||
"illuminate/database": "5.0.*", | "illuminate/database": "5.0.*", | ||
"illuminate/events": "5.0.*" | "illuminate/events": "5.0.*" | ||
... | ... |
tests/CacheTest.php
deleted
100644 → 0
Please
register
or
sign in
to comment