diff --git a/composer.json b/composer.json index 799b9d6..a15c8e4 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "rss": "https://github.com/laminas/laminas.dev/releases.atom" }, "require": { - "php": "~8.2.0", + "php": "~8.3", "ext-curl": "*", "ext-hash": "*", "ext-json": "*", diff --git a/composer.lock b/composer.lock index 4ce0f56..27dd881 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": "e0831ac412b6fd69d04883d10304a7d2", + "content-hash": "17bc90256f69420c252e1cacb30dc069", "packages": [ { "name": "beberlei/assert", @@ -8695,7 +8695,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "~8.2.0", + "php": "~8.3", "ext-curl": "*", "ext-hash": "*", "ext-json": "*",