[Pkg-owncloud-commits] [php-sabredav] 04/19: It's lib-libxml, not ext-libxml

David Prévot taffit at moszumanska.debian.org
Thu Apr 7 01:40:14 UTC 2016


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabredav.

commit 01a2f240638749811d2bd5ad7f87b2aa3372f03e
Author: Evert Pot <me at evertpot.com>
Date:   Tue Mar 15 16:02:38 2016 -0400

    It's lib-libxml, not ext-libxml
---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index f7290aa..9994605 100644
--- a/composer.json
+++ b/composer.json
@@ -28,7 +28,7 @@
         "ext-ctype" : "*",
         "ext-date" : "*",
         "ext-iconv" : "*",
-        "ext-libxml" : ">=2.7.0"
+        "lib-libxml" : ">=2.7.0"
     },
     "require-dev" : {
         "phpunit/phpunit" : "~4.2",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-php/php-sabredav.git



More information about the Pkg-owncloud-commits mailing list