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

Merge branch 'feature/cache-resolvers' into 'master'

Feature/cache resolvers

See merge request !5
parents 030ee36b 90821abb
No related branches found
Tags 1.2.0
1 merge request!5Feature/cache resolvers
Pipeline #5573 passed with stages
in 2 minutes and 38 seconds
## [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