[Pkg-owncloud-commits] [php-sabredav] 05/34: Using sabre/cs 0.0.2
David Prévot
taffit at moszumanska.debian.org
Wed May 27 13:57:06 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to tag 3.0.0-beta1
in repository php-sabredav.
commit 895f2e8081b376bb702b60ef3af479b1417cf9e6
Author: Evert Pot <me at evertpot.com>
Date: Tue May 19 21:40:59 2015 +0300
Using sabre/cs 0.0.2
---
composer.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/composer.json b/composer.json
index 2531b23..fb36298 100644
--- a/composer.json
+++ b/composer.json
@@ -33,7 +33,7 @@
"require-dev" : {
"phpunit/phpunit" : "~4.2",
"evert/phpdoc-md" : "~0.1.0",
- "sabre/cs": "dev-master"
+ "sabre/cs" : "~0.0.2"
},
"suggest" : {
"ext-curl" : "*",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git
More information about the Pkg-owncloud-commits
mailing list