diff --git a/composer.json b/composer.json index 41e6a757a5..7f4484d9e2 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ } ], "require": { - "php": "^8.1", + "php": "^8.2", "ext-bcmath": "*", "ext-ctype": "*", "ext-curl": "*", diff --git a/composer.lock b/composer.lock index 036ad1c056..982e72bd48 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": "5e6aa52454ca310d531a0a28089dd86b", + "content-hash": "d81a564a7be294648c4359eb47bddd28", "packages": [ { "name": "aharen/omdbapi", @@ -18666,7 +18666,7 @@ "prefer-stable": true, "prefer-lowest": false, "platform": { - "php": "^8.1", + "php": "^8.2", "ext-bcmath": "*", "ext-ctype": "*", "ext-curl": "*",