diff --git a/composer.json b/composer.json index 748ed42c..f439ab5b 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "rss": "https://github.com/laminas/laminas.dev/releases.atom" }, "require": { - "php": "~8.1.12", + "php": "~8.1.13", "ext-curl": "*", "ext-hash": "*", "ext-json": "*", diff --git a/composer.lock b/composer.lock index 1e6cf642..5b5b0927 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": "be8b423f07b9b889055c7d274284c20f", + "content-hash": "9c044263d0f1f37cd0d9eeff1b906640", "packages": [ { "name": "beberlei/assert", @@ -8777,7 +8777,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "~8.1.12", + "php": "~8.1.13", "ext-curl": "*", "ext-hash": "*", "ext-json": "*",