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