Skip to content

Commit cff4337

Browse files
committed
add provide
1 parent 29f2021 commit cff4337

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
"psr/simple-cache": "^1.0",
1515
"psr/cache": "^1.0"
1616
},
17+
"provide": {
18+
// "psr/cache-implementation": "1.0",
19+
"psr/simple-cache-implementation": "1.0",
20+
},
1721
"autoload": {
1822
"psr-4": {
1923
"ihipop\\PsrNullCache\\": "src/"

0 commit comments

Comments
 (0)