From f5c9b36b4158258172695d1349e99e5dda3f1dc1 Mon Sep 17 00:00:00 2001 From: Tomasz Narloch Date: Fri, 2 Sep 2016 12:11:44 +0200 Subject: [PATCH] Update composer.json - pear/cache_lite updateversion - "pear/cache_lite": "1.7.16" + "pear/cache_lite": "1.8.0" --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 93d4c199bd981..6327cd8995428 100644 --- a/composer.json +++ b/composer.json @@ -41,6 +41,6 @@ "phpunit/dbunit": "~1.3", "friendsofphp/php-cs-fixer": "~1.11", "squizlabs/php_codesniffer": "~1.5", - "pear/cache_lite": "1.7.16" + "pear/cache_lite": "1.8.0" } }