Explorar el Código

Upgraded LiipDoctrineCache req-version

Marc Morera hace 11 años
padre
commit
73bbe48061
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.*"