diff --git a/composer.json b/composer.json index f9472203a3e015746d60709a8f6f023ad669d233..46c56e2e11234763e0545ebbb00af0daba2e0771 100644 --- a/composer.json +++ b/composer.json @@ -48,7 +48,7 @@ "ext-mbstring": "*", "ext-dom": "*", "opis/json-schema": "^1.0", - "slim/psr7": "1.4", + "slim/psr7": "^1.4", "slim/slim": "4.7.1", "php-di/php-di": "6.3.4", "symfony/console": "~5.3.16", diff --git a/composer.lock b/composer.lock index 48089a2887570e5f7f6a56271337c6881ae9291a..7b8dbba211ad5182bc6efad4dae37a9a4302a58a 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": "f5e46cc8a302174b53ca3ca2f6a647d2", + "content-hash": "f537e3b763e5cca0a081afcb3e429d9d", "packages": [ { "name": "algo26-matthias/idna-convert", @@ -666,6 +666,7 @@ "issues": "https://github.com/apereo/phpCAS/issues", "source": "https://github.com/apereo/phpCAS/tree/1.5.0" }, + "abandoned": "apereo/phpcas", "time": "2022-05-03T21:12:54+00:00" }, { @@ -2656,16 +2657,16 @@ }, { "name": "slim/psr7", - "version": "1.4", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/slimphp/Slim-Psr7.git", - "reference": "0dca983ca32a26f4a91fb11173b7b9eaee29e9d6" + "reference": "d3cea6539bdd0910a1e3ea2cc2a96c363c2403c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/slimphp/Slim-Psr7/zipball/0dca983ca32a26f4a91fb11173b7b9eaee29e9d6", - "reference": "0dca983ca32a26f4a91fb11173b7b9eaee29e9d6", + "url": "https://api.github.com/repos/slimphp/Slim-Psr7/zipball/d3cea6539bdd0910a1e3ea2cc2a96c363c2403c3", + "reference": "d3cea6539bdd0910a1e3ea2cc2a96c363c2403c3", "shasum": "" }, "require": { @@ -2731,9 +2732,9 @@ ], "support": { "issues": "https://github.com/slimphp/Slim-Psr7/issues", - "source": "https://github.com/slimphp/Slim-Psr7/tree/1.4" + "source": "https://github.com/slimphp/Slim-Psr7/tree/1.4.1" }, - "time": "2021-05-08T18:22:56+00:00" + "time": "2023-05-10T04:00:20+00:00" }, { "name": "slim/slim", @@ -5461,6 +5462,7 @@ "issues": "https://github.com/php-http/message-factory/issues", "source": "https://github.com/php-http/message-factory/tree/master" }, + "abandoned": "psr/http-factory", "time": "2015-12-19T14:08:53+00:00" }, { @@ -7178,5 +7180,5 @@ "platform-overrides": { "php": "7.2.5" }, - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" }