Skip to content

Commit

Permalink
Released v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gnugat committed Dec 1, 2015
1 parent 79e7fd8 commit 8ebd4f3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## 1.5.1

* added support to Symfony 3
* updated to PHPUnit 4.5
* added support to PHPUnit 5

## 1.5.0

* updated redaktilo to version 1.7
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:

Use [Composer](http://getcomposer.com) to install the bundle:

composer require gnugat/redaktilo-bundle:~1.0
composer require gnugat/redaktilo-bundle:^1.0

Then register the bundle in you kernel. For example:

Expand Down

0 comments on commit 8ebd4f3

Please sign in to comment.