Skip to content
Snippets Groups Projects
Commit 90821abb authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

Feature/cache resolvers

parent 030ee36b
No related branches found
No related tags found
No related merge requests found
## [1.2.0] - 2019-06-12
### Fixed
- CacheResolver in cached client
## [1.1.0] - 2019-05-30
### Added
- Timeout in api client options interface
......@@ -9,7 +9,7 @@
"require": {
"php": ">=5.5",
"psr/log": "^1.0.1",
"wpdesk/wp-cache": "dev-feature/cache-resolver-creator",
"wpdesk/wp-cache": "^1.1",
"wpdesk/wp-http-client": "^1.0",
"psr/simple-cache": "^1.0"
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment