diff --git a/composer.json b/composer.json index 51c52b7b..63284ea7 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ } ], "require": { - "php": "~8.4.1", + "php": "~8.3.1", "ext-bcmath": "*", "ext-json": "*", "ext-pcre": "*", diff --git a/composer.lock b/composer.lock index 76f38482..040caf43 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": "69eb424e06a8251d52106f2520228638", + "content-hash": "d7cd3b439d22c257fe460080b9c5dd99", "packages": [ { "name": "azjezz/psl", @@ -6583,7 +6583,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "~8.4.1", + "php": "~8.3.1", "ext-bcmath": "*", "ext-json": "*", "ext-pcre": "*"