diff --git a/composer.lock b/composer.lock index d3f9346ef..20c9e2bc2 100644 --- a/composer.lock +++ b/composer.lock @@ -870,16 +870,16 @@ }, { "name": "pjcdawkins/guzzle-oauth2-plugin", - "version": "v2.3.1", + "version": "v2.3.3", "source": { "type": "git", "url": "https://github.com/pjcdawkins/guzzle-oauth2-plugin.git", - "reference": "f8139ff410824c68a6a341dcd88bf070e5908a9e" + "reference": "8409e94266896da3b5eb9e8231a267783466af66" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pjcdawkins/guzzle-oauth2-plugin/zipball/f8139ff410824c68a6a341dcd88bf070e5908a9e", - "reference": "f8139ff410824c68a6a341dcd88bf070e5908a9e", + "url": "https://api.github.com/repos/pjcdawkins/guzzle-oauth2-plugin/zipball/8409e94266896da3b5eb9e8231a267783466af66", + "reference": "8409e94266896da3b5eb9e8231a267783466af66", "shasum": "" }, "require": { @@ -912,22 +912,22 @@ ], "description": "An OAuth2 plugin (subscriber) for Guzzle (forked from commerceguys/guzzle-oauth2-plugin)", "support": { - "source": "https://github.com/pjcdawkins/guzzle-oauth2-plugin/tree/master" + "source": "https://github.com/pjcdawkins/guzzle-oauth2-plugin/tree/v2.3.3" }, - "time": "2020-04-15T07:44:29+00:00" + "time": "2023-05-22T15:13:44+00:00" }, { "name": "platformsh/client", - "version": "0.77.0", + "version": "0.78.0", "source": { "type": "git", "url": "https://github.com/platformsh/platformsh-client-php.git", - "reference": "9d602227e8d1cc02f6290249865dd6df4b75f22f" + "reference": "33235114fb3fffecdf50bb4cfb2644688ea41506" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/platformsh/platformsh-client-php/zipball/9d602227e8d1cc02f6290249865dd6df4b75f22f", - "reference": "9d602227e8d1cc02f6290249865dd6df4b75f22f", + "url": "https://api.github.com/repos/platformsh/platformsh-client-php/zipball/33235114fb3fffecdf50bb4cfb2644688ea41506", + "reference": "33235114fb3fffecdf50bb4cfb2644688ea41506", "shasum": "" }, "require": { @@ -936,7 +936,7 @@ "guzzlehttp/cache-subscriber": "~0.1", "guzzlehttp/guzzle": "~5.3", "php": ">=5.5.9", - "pjcdawkins/guzzle-oauth2-plugin": ">=2.3.1 <=3.0" + "pjcdawkins/guzzle-oauth2-plugin": ">=2.3.3 <=3.0" }, "require-dev": { "phpunit/phpunit": "~4.5" @@ -959,9 +959,9 @@ "description": "Platform.sh API client", "support": { "issues": "https://github.com/platformsh/platformsh-client-php/issues", - "source": "https://github.com/platformsh/platformsh-client-php/tree/0.77.0" + "source": "https://github.com/platformsh/platformsh-client-php/tree/0.78.0" }, - "time": "2023-09-18T18:39:51+00:00" + "time": "2023-11-24T15:35:45+00:00" }, { "name": "platformsh/console-form", @@ -1111,23 +1111,23 @@ }, { "name": "react/promise", - "version": "v2.9.0", + "version": "v2.11.0", "source": { "type": "git", "url": "https://github.com/reactphp/promise.git", - "reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910" + "reference": "1a8460931ea36dc5c76838fec5734d55c88c6831" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/promise/zipball/234f8fd1023c9158e2314fa9d7d0e6a83db42910", - "reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910", + "url": "https://api.github.com/repos/reactphp/promise/zipball/1a8460931ea36dc5c76838fec5734d55c88c6831", + "reference": "1a8460931ea36dc5c76838fec5734d55c88c6831", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { - "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36" + "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36" }, "type": "library", "autoload": { @@ -1171,19 +1171,15 @@ ], "support": { "issues": "https://github.com/reactphp/promise/issues", - "source": "https://github.com/reactphp/promise/tree/v2.9.0" + "source": "https://github.com/reactphp/promise/tree/v2.11.0" }, "funding": [ { - "url": "https://github.com/WyriHaximus", - "type": "github" - }, - { - "url": "https://github.com/clue", - "type": "github" + "url": "https://opencollective.com/reactphp", + "type": "open_collective" } ], - "time": "2022-02-11T10:27:51+00:00" + "time": "2023-11-16T16:16:50+00:00" }, { "name": "stecman/symfony-console-completion", @@ -4108,5 +4104,5 @@ "platform-overrides": { "php": "5.5.9" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }