diff --git a/composer.lock b/composer.lock index 2786eb4..d91e8f6 100644 --- a/composer.lock +++ b/composer.lock @@ -662,16 +662,16 @@ }, { "name": "guzzlehttp/guzzle", - "version": "7.5.1", + "version": "7.5.2", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "b964ca597e86b752cd994f27293e9fa6b6a95ed9" + "reference": "4019c94f08689e8b67b44800407d52133291dd4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b964ca597e86b752cd994f27293e9fa6b6a95ed9", - "reference": "b964ca597e86b752cd994f27293e9fa6b6a95ed9", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/4019c94f08689e8b67b44800407d52133291dd4c", + "reference": "4019c94f08689e8b67b44800407d52133291dd4c", "shasum": "" }, "require": { @@ -702,9 +702,6 @@ "bamarni-bin": { "bin-links": true, "forward-command": false - }, - "branch-alias": { - "dev-master": "7.5-dev" } }, "autoload": { @@ -770,7 +767,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.5.1" + "source": "https://github.com/guzzle/guzzle/tree/7.5.2" }, "funding": [ { @@ -786,7 +783,7 @@ "type": "tidelift" } ], - "time": "2023-04-17T16:30:08+00:00" + "time": "2023-05-14T09:20:02+00:00" }, { "name": "guzzlehttp/promises",