File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " cache/adapter-bundle" ,
3- "type" : " library " ,
3+ "type" : " symfony-bundle " ,
44 "description" : " A bundle that registers cache implementations as Symfony services supporting PSR-6 and tagging" ,
55 "keywords" : [],
66 "homepage" : " https://github.com/php-cache/adapter-bundle" ,
1919 ],
2020 "require" : {
2121 "php" : " ^5.6 || ^7.0" ,
22+ "cache/array-adapter" : " ^1.0" ,
2223 "symfony/framework-bundle" : " ^2.7 || ^3.0" ,
2324 "symfony/options-resolver" : " ^2.7 || ^3.0" ,
2425 "psr/cache" : " ^1.0" ,
3233 "nyholm/symfony-bundle-test" : " ^1.2.0" ,
3334 "cache/apc-adapter" : " ^1.0" ,
3435 "cache/apcu-adapter" : " ^1.0" ,
35- "cache/array-adapter" : " ^1.0" ,
3636 "cache/chain-adapter" : " ^1.0" ,
3737 "cache/doctrine-adapter" : " ^1.0" ,
3838 "cache/filesystem-adapter" : " ^1.0" ,
You can’t perform that action at this time.
0 commit comments