Skip to content

Commit 0172174

Browse files
committed
opened 2.2
1 parent 33032fc commit 0172174

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

composer.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,5 @@
2323
"autoload": {
2424
"classmap": ["src/"]
2525
},
26-
"minimum-stability": "dev",
27-
"extra": {
28-
"branch-alias": {
29-
"dev-master": "2.2-dev"
30-
}
31-
}
26+
"minimum-stability": "dev"
3227
}

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ 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.2)](https://travis-ci.org/nette/php-generator)

0 commit comments

Comments
 (0)