comments
[plcapi.git] / composer.json
index f5db6fd..412ef4a 100644 (file)
@@ -8,8 +8,9 @@
         "php": ">=5.3.0",
         "ext-xml": "*"
     },
+    "_comment::tests": "The dev packages below require a minimum of php 5.6, even though we support php 5.3. Can we manage to do better?",
     "require-dev": {
-        "phpunit/phpunit": "^4.0 || ^5.0 || ^8.5.12",
+        "phpunit/phpunit": "^5.0 || ^8.5.12",
         "phpunit/phpunit-selenium": "*",
         "yoast/phpunit-polyfills": "*",
         "ext-curl": "*",