diff --git a/composer.lock b/composer.lock index d21c295..babf940 100644 --- a/composer.lock +++ b/composer.lock @@ -221,16 +221,16 @@ }, { "name": "reactivex/rxphp", - "version": "2.0.9", + "version": "2.0.11", "source": { "type": "git", "url": "https://github.com/ReactiveX/RxPHP.git", - "reference": "3eedf2640b85dfaf4718529e3932756cd8c2addf" + "reference": "dde8aec9b3a0f4913cd38203d29c6adad73194d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ReactiveX/RxPHP/zipball/3eedf2640b85dfaf4718529e3932756cd8c2addf", - "reference": "3eedf2640b85dfaf4718529e3932756cd8c2addf", + "url": "https://api.github.com/repos/ReactiveX/RxPHP/zipball/dde8aec9b3a0f4913cd38203d29c6adad73194d6", + "reference": "dde8aec9b3a0f4913cd38203d29c6adad73194d6", "shasum": "" }, "require": { @@ -283,9 +283,9 @@ ], "support": { "issues": "https://github.com/ReactiveX/RxPHP/issues", - "source": "https://github.com/ReactiveX/RxPHP/tree/2.0.9" + "source": "https://github.com/ReactiveX/RxPHP/tree/2.0.11" }, - "time": "2021-03-05T14:44:06+00:00" + "time": "2022-09-10T17:05:40+00:00" }, { "name": "thecodingmachine/safe", @@ -8597,5 +8597,5 @@ "platform-overrides": { "php": "7.4.7" }, - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.6.0" }