Explorar o código

Bump min. version of PHPUnit (require-dev).

Daniele Alessandri %!s(int64=8) %!d(string=hai) anos
pai
achega
47de667aea
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -19,7 +19,7 @@
         "php": ">=5.3.2"
     },
     "require-dev": {
-        "phpunit/phpunit": "~4.0"
+        "phpunit/phpunit": "~4.8"
     },
     "suggest": {
         "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol",