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 ## [1.1.0] - 2019-05-30
### Added ### Added
- Timeout in api client options interface - Timeout in api client options interface
...@@ -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"
}, },
......
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