File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 2525 "autoload" : {
2626 "classmap" : [" src/" ]
2727 },
28- "minimum-stability" : " dev" ,
29- "extra" : {
30- "branch-alias" : {
31- "dev-master" : " 2.2-dev"
32- }
33- }
28+ "minimum-stability" : " dev"
3429}
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Nette Caching
22=============
33
44[ ![ Downloads this Month] ( https://img.shields.io/packagist/dm/nette/caching.svg )] ( https://packagist.org/packages/nette/caching )
5- [ ![ Build Status] ( https://travis-ci.org/nette/caching.svg?branch=master )] ( https://travis-ci.org/nette/caching )
5+ [ ![ Build Status] ( https://travis-ci.org/nette/caching.svg?branch=v2.2 )] ( https://travis-ci.org/nette/caching )
66
77Cache accelerates your application by storing data - once hardly retrieved - for future use.
88
You can’t perform that action at this time.
0 commit comments