diff --git a/composer.json b/composer.json index fa4be3e..50cfce1 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "mezzio/mezzio-fastroute": "^3.11.0", "mezzio/mezzio-helpers": "^5.16.0", "mezzio/mezzio-platesrenderer": "^2.10.0", - "mezzio/mezzio-problem-details": "^1.13.1", + "mezzio/mezzio-problem-details": "^1.14.0", "monolog/monolog": "^3.5.0", "phly/phly-configfactory": "^1.2.0", "phly/phly-event-dispatcher": "^1.4.0", diff --git a/composer.lock b/composer.lock index 5afa776..a80d601 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": "4687d1ab1b7ac45953f72557b5c4966b", + "content-hash": "bb9f5bee4a812c416a3bf5fc1c6c67c8", "packages": [ { "name": "brick/varexporter", @@ -1644,16 +1644,16 @@ }, { "name": "mezzio/mezzio-problem-details", - "version": "1.13.1", + "version": "1.14.0", "source": { "type": "git", "url": "https://github.com/mezzio/mezzio-problem-details.git", - "reference": "b8b75be7532b5a03f1838e89b31e332fb66b3002" + "reference": "7d0449288fd795baccdca7d361ae185d5dc8fd2b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mezzio/mezzio-problem-details/zipball/b8b75be7532b5a03f1838e89b31e332fb66b3002", - "reference": "b8b75be7532b5a03f1838e89b31e332fb66b3002", + "url": "https://api.github.com/repos/mezzio/mezzio-problem-details/zipball/7d0449288fd795baccdca7d361ae185d5dc8fd2b", + "reference": "7d0449288fd795baccdca7d361ae185d5dc8fd2b", "shasum": "" }, "require": { @@ -1673,10 +1673,10 @@ }, "require-dev": { "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-diactoros": "^3.0", - "phpunit/phpunit": "^10.1.1", + "laminas/laminas-diactoros": "^3.3", + "phpunit/phpunit": "^10.5.10", "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.9" + "vimeo/psalm": "^5.21.1" }, "type": "library", "extra": { @@ -1718,7 +1718,7 @@ "type": "community_bridge" } ], - "time": "2024-01-18T19:15:21+00:00" + "time": "2024-02-26T10:47:50+00:00" }, { "name": "mezzio/mezzio-router", @@ -2703,16 +2703,16 @@ }, { "name": "spatie/array-to-xml", - "version": "3.2.2", + "version": "3.2.3", "source": { "type": "git", "url": "https://github.com/spatie/array-to-xml.git", - "reference": "96be97e664c87613121d073ea39af4c74e57a7f8" + "reference": "c95fd4db94ec199f798d4b5b4a81757bd20d88ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/array-to-xml/zipball/96be97e664c87613121d073ea39af4c74e57a7f8", - "reference": "96be97e664c87613121d073ea39af4c74e57a7f8", + "url": "https://api.github.com/repos/spatie/array-to-xml/zipball/c95fd4db94ec199f798d4b5b4a81757bd20d88ab", + "reference": "c95fd4db94ec199f798d4b5b4a81757bd20d88ab", "shasum": "" }, "require": { @@ -2750,7 +2750,7 @@ "xml" ], "support": { - "source": "https://github.com/spatie/array-to-xml/tree/3.2.2" + "source": "https://github.com/spatie/array-to-xml/tree/3.2.3" }, "funding": [ { @@ -2762,7 +2762,7 @@ "type": "github" } ], - "time": "2023-11-14T14:08:51+00:00" + "time": "2024-02-07T10:39:02+00:00" }, { "name": "spatie/yaml-front-matter",