diff --git a/composer.lock b/composer.lock index 32fbfccc..c6a66900 100644 --- a/composer.lock +++ b/composer.lock @@ -3739,16 +3739,16 @@ }, { "name": "nyholm/psr7", - "version": "1.6.0", + "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/Nyholm/psr7.git", - "reference": "bf4aebd170fadf5fd808c70b90535de327e81a50" + "reference": "e874c8c4286a1e010fb4f385f3a55ac56a05cc93" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Nyholm/psr7/zipball/bf4aebd170fadf5fd808c70b90535de327e81a50", - "reference": "bf4aebd170fadf5fd808c70b90535de327e81a50", + "url": "https://api.github.com/repos/Nyholm/psr7/zipball/e874c8c4286a1e010fb4f385f3a55ac56a05cc93", + "reference": "e874c8c4286a1e010fb4f385f3a55ac56a05cc93", "shasum": "" }, "require": { @@ -3801,7 +3801,7 @@ ], "support": { "issues": "https://github.com/Nyholm/psr7/issues", - "source": "https://github.com/Nyholm/psr7/tree/1.6.0" + "source": "https://github.com/Nyholm/psr7/tree/1.6.1" }, "funding": [ { @@ -3813,7 +3813,7 @@ "type": "github" } ], - "time": "2023-04-09T08:34:27+00:00" + "time": "2023-04-17T16:03:48+00:00" }, { "name": "omines/datatables-bundle",