build(deps): bump react/promise-stream from 1.6.0 to 1.7.0

Bumps [react/promise-stream](https://github.com/reactphp/promise-stream) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/reactphp/promise-stream/releases)
- [Changelog](https://github.com/reactphp/promise-stream/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/reactphp/promise-stream/compare/v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: react/promise-stream
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-17 09:07:39 +00:00 committed by Johannes Meyer
parent 3efc86e9bc
commit 818b63f028

14
composer.lock generated
View File

@ -3183,16 +3183,16 @@
}, },
{ {
"name": "react/promise-stream", "name": "react/promise-stream",
"version": "v1.6.0", "version": "v1.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/reactphp/promise-stream.git", "url": "https://github.com/reactphp/promise-stream.git",
"reference": "87d1399a33926fd5ba28a7647346b71482787502" "reference": "5c7ec3450f558deb779742e33967d837e2db7871"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/reactphp/promise-stream/zipball/87d1399a33926fd5ba28a7647346b71482787502", "url": "https://api.github.com/repos/reactphp/promise-stream/zipball/5c7ec3450f558deb779742e33967d837e2db7871",
"reference": "87d1399a33926fd5ba28a7647346b71482787502", "reference": "5c7ec3450f558deb779742e33967d837e2db7871",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3201,7 +3201,7 @@
"react/stream": "^1.0 || ^0.7 || ^0.6 || ^0.5 || ^0.4.6" "react/stream": "^1.0 || ^0.7 || ^0.6 || ^0.5 || ^0.4.6"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35" "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -3250,7 +3250,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/reactphp/promise-stream/issues", "issues": "https://github.com/reactphp/promise-stream/issues",
"source": "https://github.com/reactphp/promise-stream/tree/v1.6.0" "source": "https://github.com/reactphp/promise-stream/tree/v1.7.0"
}, },
"funding": [ "funding": [
{ {
@ -3258,7 +3258,7 @@
"type": "open_collective" "type": "open_collective"
} }
], ],
"time": "2023-07-07T10:11:54+00:00" "time": "2023-12-13T11:32:02+00:00"
}, },
{ {
"name": "react/promise-timer", "name": "react/promise-timer",