X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=inline;f=composer.json;h=283b9b6c0031f34de743cbe6baec5f5778a7d455;hb=5135152658d9678af5871e0cd9ad86c259ad1e5c;hp=7f3d93cd5e5c15a39741a8ab3ba675f19f338e99;hpb=8caddd87d0df2a41a9cf31aeb0b168e610bbc31e;p=core.git diff --git a/composer.json b/composer.json index 7f3d93cd..283b9b6c 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { "require-dev": { - "phpunit/phpunit": "^6.2" + "phpunit/phpunit": "^6.3" } }