Browse Source

Upgraded LiipDoctrineCache req-version

Marc Morera 11 years ago
parent
commit
73bbe48061
1 changed files with 1 additions and 1 deletions
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -26,7 +26,7 @@
         "symfony/config": ">=2.1",
         "symfony/http-kernel": ">=2.1",
         "symfony/dependency-injection": ">=2.1",
-        "liip/doctrine-cache-bundle": "1.0.3"
+        "liip/doctrine-cache-bundle": "1.0.4"
     },
     "require-dev": {
         "phpunit/phpunit": "3.7.*"