Skip to content

Commit e25b51f

Browse files
authored
composer.json provides psr/simple-cache-implementation
1 parent bc113ac commit e25b51f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
"homepage": "https://jasny.net/"
2828
}
2929
],
30+
"provide": {
31+
"psr/simple-cache-implementation": "1.0"
32+
},
3033
"require": {
3134
"php": ">=7.1.0",
3235
"psr/simple-cache": "^1.0",

0 commit comments

Comments
 (0)