diff --git a/composer.json b/composer.json index edff832..701a147 100644 --- a/composer.json +++ b/composer.json @@ -5,18 +5,19 @@ "license": "MIT", "type": "project", "require": { - "php": ">=7.1.3", - "laravel/framework": "5.7.*", - "anhskohbo/no-captcha": "3.*", - "soundasleep/html2text": "~0.3" + "php": "^7.2", + "fideloper/proxy": "^4.0", + "laravel/framework": "^6.2", + "laravel/tinker": "^1.0", + "anhskohbo/no-captcha": "^3.*", + "soundasleep/html2text": "^0.3" }, "require-dev": { - "fzaninotto/faker": "~1.4", - "mockery/mockery": "0.9.*", - "phpunit/phpunit": "~6.0", - "symfony/css-selector": "4.0.*", - "symfony/dom-crawler": "4.0.*", - "filp/whoops": "~2.0" + "facade/ignition": "^1.4", + "fzaninotto/faker": "^1.4", + "mockery/mockery": "^1.0", + "nunomaduro/collision": "^3.0", + "phpunit/phpunit": "^8.0" }, "autoload": { "classmap": [