Feature/cache resolvers
... | @@ -9,7 +9,7 @@ | ... | @@ -9,7 +9,7 @@ |
"require": { | "require": { | ||
"php": ">=5.5", | "php": ">=5.5", | ||
"psr/log": "^1.0.1", | "psr/log": "^1.0.1", | ||
"wpdesk/wp-cache": "dev-feature/cache-resolver-creator", | "wpdesk/wp-cache": "^1.1", | ||
"wpdesk/wp-http-client": "^1.0", | "wpdesk/wp-http-client": "^1.0", | ||
"psr/simple-cache": "^1.0" | "psr/simple-cache": "^1.0" | ||
}, | }, | ||
... | ... |
Please register or sign in to comment