Skip to content

Commit

Permalink
Psr\SimpleCache interface.
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue committed Dec 4, 2017
1 parent 64994d6 commit 174a599
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
"guzzlehttp/guzzle": "^6.2",
"symfony/http-foundation": "2.*|^3.0",
"symfony/psr-http-message-bridge": "~0.3|^1.0",
"symfony/cache": "^3.1|^3.3"
"symfony/cache": "^3.1|^3.3",
"psr/simple-cache": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "~6.0",
Expand Down

0 comments on commit 174a599

Please sign in to comment.