From aeec665b75258eea6cc03df1945e60f066183305 Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Thu, 22 Oct 2020 14:31:01 +0200 Subject: [PATCH] Update composer.json (#5452) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index cc85fb7d..82cec006 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ ], "license": "MIT", "require": { - "php": "^7.2", + "php": "^7.2.5", "fideloper/proxy": "^4.0", "laravel/framework": "^6.18.35", "laravel/tinker": "^2.0"