]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - composer.json
Merge pull request #2861 from wallabag/2.3-droping-5.5
[github/wallabag/wallabag.git] / composer.json
index c43d2dcf58fbce150c1f4a1b880fe280a42f2fac..ed0e30c19b7486ea24c9a570cf535be0bac9b813 100644 (file)
@@ -28,7 +28,7 @@
         "issues": "https://github.com/wallabag/wallabag/issues"
     },
     "require": {
-        "php": ">=5.5.9",
+        "php": ">=5.6.0",
         "ext-pcre": "*",
         "ext-dom": "*",
         "ext-curl": "*",
     "config": {
         "bin-dir": "bin",
         "platform": {
-            "php": "5.5.9"
+            "php": "5.6.0"
         }
     },
     "minimum-stability": "dev",