From f85b0d4db1db20dfe4d7d804da1243b8c163d6d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 20:22:13 +0000 Subject: [PATCH] Update dependency php to ~8.3.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d86d39d..415d58c 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ ], "homepage": "https://github.com/arueckauer/okta-client", "require": { - "php": "~8.1.0", + "php": "~8.3.0", "ext-json": "*", "guzzlehttp/guzzle": "^7.5", "laminas/laminas-config-aggregator": "^1.14",