Sfoglia il codice sorgente

Minimum required version of PHP is 5.3.2.

Daniele Alessandri 13 anni fa
parent
commit
040dfebd9c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -13,7 +13,7 @@
         }
         }
     ],
     ],
     "require": {
     "require": {
-        "php": ">=5.3.0"
+        "php": ">=5.3.2"
     },
     },
     "suggest": {
     "suggest": {
         "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol",
         "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol",