diff --git a/composer.json b/composer.json index 036e18f..bab7093 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ ], "license": "MIT", "require": { - "php": "^8.1|8.2|8.3", + "php": "^8.3", "guzzlehttp/guzzle": "^7.8.1", "imangazaliev/didom": "^2.0.1", "laravel/framework": "^10.43.0", diff --git a/composer.lock b/composer.lock index ff35fc1..ba1e9f1 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": "aeeb0743e5eb2bf8ef635e329958565f", + "content-hash": "3c31e42f7cfc5921b4dfaffd75926ba5", "packages": [ { "name": "brick/math", @@ -9378,7 +9378,7 @@ "prefer-stable": true, "prefer-lowest": false, "platform": { - "php": "^8.1|8.2|8.3" + "php": "^8.3" }, "platform-dev": [], "plugin-api-version": "2.6.0"