From: Vincent Vanwaelscappel Date: Tue, 19 Oct 2021 16:21:00 +0000 (+0200) Subject: wip #4808 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=72a3b54556a86327b6df573a37670672666e99fa;p=cubist_minisearch.git wip #4808 --- diff --git a/composer.json b/composer.json index 6a00b60..24d810b 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "minimum-stability": "dev", "keywords": [ "cubist", - "socialite" + "minisearch" ], "autoload": { "psr-4": { @@ -21,7 +21,7 @@ ], "require": { "php": ">=7.3.0", - "laravel/framework": "9.x-dev", + "laravel/framework": "^v8.64.0", "ext-json": "*" }, "repositories": [