File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " cache/simple-cache-bridge" ,
3- "description" : " A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache." ,
4- "type" : " library" ,
5- "license" : " MIT" ,
2+ "name" : " cache/simple-cache-bridge" ,
3+ "description" : " A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache." ,
4+ "type" : " library" ,
5+ "license" : " MIT" ,
66 "minimum-stability" : " dev" ,
7- "prefer-stable" : true ,
7+ "prefer-stable" : true ,
88 "keywords" : [
99 " cache" ,
1010 " psr-6" ,
1414 "homepage" : " http://www.php-cache.com/en/latest/" ,
1515 "authors" : [
1616 {
17- "name" : " Magnus Nordlander" ,
18- 17+ "name" : " Magnus Nordlander" ,
18+ 1919 "homepage" : " https://github.com/magnusnordlander"
2020 }
2121 ],
3434 "psr/simple-cache-implementation" : " ^1.0"
3535 },
3636 "autoload" : {
37- "psr-4" : {
37+ "psr-4" : {
3838 "Cache\\ Bridge\\ SimpleCache\\ " : " "
3939 },
4040 "exclude-from-classmap" : [
You can’t perform that action at this time.
0 commit comments