diff --git a/composer.json b/composer.json index 3e359da2..dc405605 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.0", + "mezzio/mezzio-problem-details": "^1.13.1", "monolog/monolog": "^3.5.0", "phly/phly-configfactory": "^1.2.0", "phly/phly-event-dispatcher": "^1.3.1", diff --git a/composer.lock b/composer.lock index 0b2258e6..8ada5f5b 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": "4261f5dec411b64ede5433199607e02a", + "content-hash": "4b086dc325adfc91a13d8ca0d701047d", "packages": [ { "name": "brick/varexporter", @@ -1644,16 +1644,16 @@ }, { "name": "mezzio/mezzio-problem-details", - "version": "1.13.0", + "version": "1.13.1", "source": { "type": "git", "url": "https://github.com/mezzio/mezzio-problem-details.git", - "reference": "7871fdfed25cb4572494cc8f16d3b83ecbec0ff6" + "reference": "b8b75be7532b5a03f1838e89b31e332fb66b3002" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mezzio/mezzio-problem-details/zipball/7871fdfed25cb4572494cc8f16d3b83ecbec0ff6", - "reference": "7871fdfed25cb4572494cc8f16d3b83ecbec0ff6", + "url": "https://api.github.com/repos/mezzio/mezzio-problem-details/zipball/b8b75be7532b5a03f1838e89b31e332fb66b3002", + "reference": "b8b75be7532b5a03f1838e89b31e332fb66b3002", "shasum": "" }, "require": { @@ -1718,7 +1718,7 @@ "type": "community_bridge" } ], - "time": "2023-11-08T14:15:07+00:00" + "time": "2024-01-18T19:15:21+00:00" }, { "name": "mezzio/mezzio-router", @@ -2703,16 +2703,16 @@ }, { "name": "spatie/array-to-xml", - "version": "3.2.1", + "version": "3.2.2", "source": { "type": "git", "url": "https://github.com/spatie/array-to-xml.git", - "reference": "84a404e5b67dd21466a0ff47d335129d67b94029" + "reference": "96be97e664c87613121d073ea39af4c74e57a7f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/array-to-xml/zipball/84a404e5b67dd21466a0ff47d335129d67b94029", - "reference": "84a404e5b67dd21466a0ff47d335129d67b94029", + "url": "https://api.github.com/repos/spatie/array-to-xml/zipball/96be97e664c87613121d073ea39af4c74e57a7f8", + "reference": "96be97e664c87613121d073ea39af4c74e57a7f8", "shasum": "" }, "require": { @@ -2750,7 +2750,7 @@ "xml" ], "support": { - "source": "https://github.com/spatie/array-to-xml/tree/3.2.1" + "source": "https://github.com/spatie/array-to-xml/tree/3.2.2" }, "funding": [ { @@ -2762,7 +2762,7 @@ "type": "github" } ], - "time": "2023-11-08T08:19:46+00:00" + "time": "2023-11-14T14:08:51+00:00" }, { "name": "spatie/yaml-front-matter",