X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=composer.json;h=283b9b6c0031f34de743cbe6baec5f5778a7d455;hp=7f3d93cd5e5c15a39741a8ab3ba675f19f338e99;hb=529abe2ebb98df6cd980b4f8225bdd3e4f1c83c8;hpb=8caddd87d0df2a41a9cf31aeb0b168e610bbc31e 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" } }