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