diff --git a/composer.lock b/composer.lock index 40d81bf..c7b95b2 100644 --- a/composer.lock +++ b/composer.lock @@ -303,16 +303,16 @@ }, { "name": "kriswallsmith/buzz", - "version": "1.2.1", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/kriswallsmith/Buzz.git", - "reference": "2db23c3627ae7a86240ef2e68c6f8bb2c622e90d" + "reference": "94c65f64b24d90ab9ca2ca82f40368fa0a1d61dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kriswallsmith/Buzz/zipball/2db23c3627ae7a86240ef2e68c6f8bb2c622e90d", - "reference": "2db23c3627ae7a86240ef2e68c6f8bb2c622e90d", + "url": "https://api.github.com/repos/kriswallsmith/Buzz/zipball/94c65f64b24d90ab9ca2ca82f40368fa0a1d61dd", + "reference": "94c65f64b24d90ab9ca2ca82f40368fa0a1d61dd", "shasum": "" }, "require": { @@ -320,8 +320,8 @@ "php-http/httplug": "^1.1 || ^2.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0", - "psr/http-message": "^1.0", - "symfony/options-resolver": "^3.4 || ^4.0 || ^5.0 || ^6.0" + "psr/http-message": "^1.1 || ^2.0", + "symfony/options-resolver": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0" }, "provide": { "php-http/client-implementation": "1.0", @@ -367,9 +367,9 @@ ], "support": { "issues": "https://github.com/kriswallsmith/Buzz/issues", - "source": "https://github.com/kriswallsmith/Buzz/tree/1.2.1" + "source": "https://github.com/kriswallsmith/Buzz/tree/1.3.0" }, - "time": "2022-03-25T13:55:55+00:00" + "time": "2024-09-23T13:16:34+00:00" }, { "name": "myclabs/deep-copy", @@ -750,16 +750,16 @@ }, { "name": "php-http/httplug", - "version": "2.4.0", + "version": "2.4.1", "source": { "type": "git", "url": "https://github.com/php-http/httplug.git", - "reference": "625ad742c360c8ac580fcc647a1541d29e257f67" + "reference": "5cad731844891a4c282f3f3e1b582c46839d22f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/httplug/zipball/625ad742c360c8ac580fcc647a1541d29e257f67", - "reference": "625ad742c360c8ac580fcc647a1541d29e257f67", + "url": "https://api.github.com/repos/php-http/httplug/zipball/5cad731844891a4c282f3f3e1b582c46839d22f4", + "reference": "5cad731844891a4c282f3f3e1b582c46839d22f4", "shasum": "" }, "require": { @@ -801,9 +801,9 @@ ], "support": { "issues": "https://github.com/php-http/httplug/issues", - "source": "https://github.com/php-http/httplug/tree/2.4.0" + "source": "https://github.com/php-http/httplug/tree/2.4.1" }, - "time": "2023-04-14T15:10:03+00:00" + "time": "2024-09-23T11:39:58+00:00" }, { "name": "php-http/promise",