comments
authorgggeek <giunta.gaetano@gmail.com>
Sun, 6 Dec 2020 15:43:45 +0000 (15:43 +0000)
committergggeek <giunta.gaetano@gmail.com>
Sun, 6 Dec 2020 15:43:45 +0000 (15:43 +0000)
composer.json

index a3691aa..412ef4a 100644 (file)
@@ -8,6 +8,7 @@
         "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": "^5.0 || ^8.5.12",
         "phpunit/phpunit-selenium": "*",