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 2626 "autoload" : {
2727 "classmap" : [" src/" ]
2828 },
29- "minimum-stability" : " dev" ,
30- "extra" : {
31- "branch-alias" : {
32- "dev-master" : " 2.3-dev"
33- }
34- }
29+ "minimum-stability" : " dev"
3530}
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Nette PHP Generator
22===================
33
44[ ![ Downloads this Month] ( https://img.shields.io/packagist/dm/nette/php-generator.svg )] ( https://packagist.org/packages/nette/php-generator )
5- [ ![ Build Status] ( https://travis-ci.org/nette/php-generator.svg?branch=master )] ( https://travis-ci.org/nette/php-generator )
5+ [ ![ Build Status] ( https://travis-ci.org/nette/php-generator.svg?branch=v2.3 )] ( https://travis-ci.org/nette/php-generator )
66
77Generate PHP code with a simple programmatical API.
88
You can’t perform that action at this time.
0 commit comments