X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=composer.json;h=9fd5985ab783b23e1c8c59ef1aae03254e5b0d35;hb=9d2e97ba11a758c1af241ef467edb8e7d7519798;hp=04c436199601ee0d288e89d50460d6643ca11c88;hpb=b08a42e525d486f753ae8c1b2e79041c99d05601;p=plcapi.git diff --git a/composer.json b/composer.json index 04c4361..9fd5985 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ }, "_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": "^5.0 || ^8.5.14", "phpunit/phpunit-selenium": "*", "yoast/phpunit-polyfills": "*", "ext-curl": "*",