Skip to content

Commit

Permalink
composer.json provides psr/simple-cache-implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
jasny authored Sep 27, 2018
1 parent bc113ac commit e25b51f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@
"homepage": "https://jasny.net/"
}
],
"provide": {
"psr/simple-cache-implementation": "1.0"
},
"require": {
"php": ">=7.1.0",
"psr/simple-cache": "^1.0",
Expand Down

0 comments on commit e25b51f

Please sign in to comment.