Skip to content

Commit

Permalink
opened 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed May 25, 2014
1 parent b5d4285 commit 57aef4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
7 changes: 1 addition & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,5 @@
"autoload": {
"classmap": ["src/"]
},
"minimum-stability": "dev",
"extra": {
"branch-alias": {
"dev-master": "2.2-dev"
}
}
"minimum-stability": "dev"
}
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Nette Utility Classes
=====================

[![Downloads this Month](https://img.shields.io/packagist/dm/nette/utils.svg)](https://packagist.org/packages/nette/utils)
[![Build Status](https://travis-ci.org/nette/utils.svg?branch=master)](https://travis-ci.org/nette/utils)
[![Build Status](https://travis-ci.org/nette/utils.svg?branch=v2.2)](https://travis-ci.org/nette/utils)

Nette\Object: Strict classes
----------------------------
Expand Down

0 comments on commit 57aef4e

Please sign in to comment.