From ac981c5eabde34a162d75640faab904dc22c58ec Mon Sep 17 00:00:00 2001 From: Shish Date: Sun, 14 Mar 2021 23:56:06 +0000 Subject: [PATCH] bumps --- composer.json | 2 +- composer.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index e3f09fd9..8702353e 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "config": { "platform": { - "php": "7.3.0" + "php": "7.4.0" } }, diff --git a/composer.lock b/composer.lock index 5666fc34..4d11290a 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f42a40a8981300a1f3ef0d27fc211032", + "content-hash": "656a3728d79c061b2467b769c980caaa", "packages": [ { "name": "bower-asset/jquery", @@ -4541,14 +4541,14 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "^7.3 | ^8.0", + "php": "^7.4 | ^8.0", "ext-pdo": "*", "ext-json": "*", "ext-fileinfo": "*" }, "platform-dev": [], "platform-overrides": { - "php": "7.3.0" + "php": "7.4.0" }, "plugin-api-version": "2.0.0" }