diff --git a/composer.json b/composer.json index 0cf8fd7..a70e188 100755 --- a/composer.json +++ b/composer.json @@ -8,14 +8,14 @@ ], "license" : "GPL-3.0+", "require" : { - "illuminate/support" : "5.5.*", + "illuminate/support" : "5.6.*", "friendsofphp/php-cs-fixer" : "^2.6", "potsky/microsoft-translator-php-sdk" : "*" }, "require-dev" : { - "orchestra/testbench" : "3.5.*", - "phpunit/phpunit" : "^6.0", - "satooshi/php-coveralls" : "dev-master" + "orchestra/testbench" : "3.6.*", + "phpunit/phpunit" : "^7.0", + "satooshi/php-coveralls" : "^2.0" }, "autoload" : { "classmap" : [