[Pkg-owncloud-commits] [php-sabre-vobject] 15/19: Showing information about version 3.4 on the readme page.
David Prévot
taffit at moszumanska.debian.org
Tue May 19 20:10:13 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabre-vobject.
commit b7126a7d3c84825a963919e76886b91b3c11b389
Author: Evert Pot <me at evertpot.com>
Date: Tue May 19 11:02:37 2015 +0300
Showing information about version 3.4 on the readme page.
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 557bbb5..6440a69 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Build status
| branch | status |
| ------ | ------ |
| master | [![Build Status](https://travis-ci.org/fruux/sabre-vobject.svg?branch=master)](https://travis-ci.org/fruux/sabre-vobject) |
-| 3.3 | [![Build Status](https://travis-ci.org/fruux/sabre-vobject.svg?branch=3.3)](https://travis-ci.org/fruux/sabre-vobject) |
+| 3.4 | [![Build Status](https://travis-ci.org/fruux/sabre-vobject.svg?branch=3.4)](https://travis-ci.org/fruux/sabre-vobject) |
| 3.1 | [![Build Status](https://travis-ci.org/fruux/sabre-vobject.svg?branch=3.1)](https://travis-ci.org/fruux/sabre-vobject) |
| 2.1 | [![Build Status](https://travis-ci.org/fruux/sabre-vobject.svg?branch=2.1)](https://travis-ci.org/fruux/sabre-vobject) |
| 2.0 | [![Build Status](https://travis-ci.org/fruux/sabre-vobject.svg?branch=2.0)](https://travis-ci.org/fruux/sabre-vobject) |
@@ -27,7 +27,7 @@ The general composer instructions can be found on the [composer website](http://
After that, just declare the vobject dependency as follows:
"require" : {
- "sabre/vobject" : "~3.3"
+ "sabre/vobject" : "~3.4"
}
Then, run `composer.phar update` and you should be good.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabre-vobject.git
More information about the Pkg-owncloud-commits
mailing list