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 2828 "autoload" : {
2929 "classmap" : [" src/" ]
3030 },
31- "minimum-stability" : " dev" ,
32- "extra" : {
33- "branch-alias" : {
34- "dev-master" : " 2.3-dev"
35- }
36- }
31+ "minimum-stability" : " dev"
3732}
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ RobotLoader: comfortable autoloading
22====================================
33
44[ ![ Downloads this Month] ( https://img.shields.io/packagist/dm/nette/robot-loader.svg )] ( https://packagist.org/packages/nette/robot-loader )
5- [ ![ Build Status] ( https://travis-ci.org/nette/robot-loader.svg?branch=master )] ( https://travis-ci.org/nette/robot-loader )
5+ [ ![ Build Status] ( https://travis-ci.org/nette/robot-loader.svg?branch=v2.3 )] ( https://travis-ci.org/nette/robot-loader )
66
77RobotLoader is a tool that gives you comfort of automated class loading for your entire application including third-party libraries.
88
You can’t perform that action at this time.
0 commit comments