[Pkg-owncloud-commits] [php-sabredav] 08/42: apc is no longer a thing in modern php versions.

David Prévot taffit at moszumanska.debian.org
Wed Jul 23 16:41:24 UTC 2014


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

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

commit f886369b90eec128810d5edbe2baf633f264e277
Author: Evert Pot <me at evertpot.com>
Date:   Tue May 27 00:21:45 2014 -0400

    apc is no longer a thing in modern php versions.
---
 composer.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/composer.json b/composer.json
index 28d8cf3..b3fe708 100644
--- a/composer.json
+++ b/composer.json
@@ -33,7 +33,6 @@
         "evert/phpdoc-md" : "~0.0.7"
     },
     "suggest" : {
-        "ext-apc" : "*",
         "ext-curl" : "*",
         "ext-pdo" : "*"
     },

-- 
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