From cbc426438ebb56bb40099f04d057fdf697419cd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 14:52:47 +0000 Subject: [PATCH] Bump rocketman/spoa-php from 0.9.4 to 1.0.0 Bumps [rocketman/spoa-php](https://github.com/RocketMan/spoa-php) from 0.9.4 to 1.0.0. - [Commits](https://github.com/RocketMan/spoa-php/compare/v0.9.4...v1.0.0) --- updated-dependencies: - dependency-name: rocketman/spoa-php dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 64 +++++++++++++++++++++++++-------------------------- 2 files changed, 33 insertions(+), 33 deletions(-) diff --git a/composer.json b/composer.json index 76d29f43..f7ec842c 100644 --- a/composer.json +++ b/composer.json @@ -53,7 +53,7 @@ "rocketman/jquery-fxtime": "^1.0", "rocketman/json-api-server": "^3.1", "rocketman/pdf-label": "^1.6+rocketman.3", - "rocketman/spoa-php": "^0.9.4", + "rocketman/spoa-php": "^1.0.0", "twig/twig": "^3.5.1", "vstelmakh/url-highlight": "^3.0" }, diff --git a/composer.lock b/composer.lock index 9022df72..ecde7e56 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a5dfb7971add666772f02778846c4eff", + "content-hash": "3f9cc431b9e4d6adb73b5b01812bde48", "packages": [ { "name": "axy/backtrace", @@ -2162,16 +2162,16 @@ }, { "name": "react/dns", - "version": "v1.13.0", + "version": "v1.14.0", "source": { "type": "git", "url": "https://github.com/reactphp/dns.git", - "reference": "eb8ae001b5a455665c89c1df97f6fb682f8fb0f5" + "reference": "7562c05391f42701c1fccf189c8225fece1cd7c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/dns/zipball/eb8ae001b5a455665c89c1df97f6fb682f8fb0f5", - "reference": "eb8ae001b5a455665c89c1df97f6fb682f8fb0f5", + "url": "https://api.github.com/repos/reactphp/dns/zipball/7562c05391f42701c1fccf189c8225fece1cd7c3", + "reference": "7562c05391f42701c1fccf189c8225fece1cd7c3", "shasum": "" }, "require": { @@ -2226,7 +2226,7 @@ ], "support": { "issues": "https://github.com/reactphp/dns/issues", - "source": "https://github.com/reactphp/dns/tree/v1.13.0" + "source": "https://github.com/reactphp/dns/tree/v1.14.0" }, "funding": [ { @@ -2234,20 +2234,20 @@ "type": "open_collective" } ], - "time": "2024-06-13T14:18:03+00:00" + "time": "2025-11-18T19:34:28+00:00" }, { "name": "react/event-loop", - "version": "v1.5.0", + "version": "v1.6.0", "source": { "type": "git", "url": "https://github.com/reactphp/event-loop.git", - "reference": "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354" + "reference": "ba276bda6083df7e0050fd9b33f66ad7a4ac747a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/event-loop/zipball/bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354", - "reference": "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354", + "url": "https://api.github.com/repos/reactphp/event-loop/zipball/ba276bda6083df7e0050fd9b33f66ad7a4ac747a", + "reference": "ba276bda6083df7e0050fd9b33f66ad7a4ac747a", "shasum": "" }, "require": { @@ -2298,7 +2298,7 @@ ], "support": { "issues": "https://github.com/reactphp/event-loop/issues", - "source": "https://github.com/reactphp/event-loop/tree/v1.5.0" + "source": "https://github.com/reactphp/event-loop/tree/v1.6.0" }, "funding": [ { @@ -2306,7 +2306,7 @@ "type": "open_collective" } ], - "time": "2023-11-13T13:48:05+00:00" + "time": "2025-11-17T20:46:25+00:00" }, { "name": "react/http", @@ -2401,23 +2401,23 @@ }, { "name": "react/promise", - "version": "v3.2.0", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/reactphp/promise.git", - "reference": "8a164643313c71354582dc850b42b33fa12a4b63" + "reference": "23444f53a813a3296c1368bb104793ce8d88f04a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/promise/zipball/8a164643313c71354582dc850b42b33fa12a4b63", - "reference": "8a164643313c71354582dc850b42b33fa12a4b63", + "url": "https://api.github.com/repos/reactphp/promise/zipball/23444f53a813a3296c1368bb104793ce8d88f04a", + "reference": "23444f53a813a3296c1368bb104793ce8d88f04a", "shasum": "" }, "require": { "php": ">=7.1.0" }, "require-dev": { - "phpstan/phpstan": "1.10.39 || 1.4.10", + "phpstan/phpstan": "1.12.28 || 1.4.10", "phpunit/phpunit": "^9.6 || ^7.5" }, "type": "library", @@ -2462,7 +2462,7 @@ ], "support": { "issues": "https://github.com/reactphp/promise/issues", - "source": "https://github.com/reactphp/promise/tree/v3.2.0" + "source": "https://github.com/reactphp/promise/tree/v3.3.0" }, "funding": [ { @@ -2470,7 +2470,7 @@ "type": "open_collective" } ], - "time": "2024-05-24T10:39:05+00:00" + "time": "2025-08-19T18:57:03+00:00" }, { "name": "react/promise-timer", @@ -2553,16 +2553,16 @@ }, { "name": "react/socket", - "version": "v1.16.0", + "version": "v1.17.0", "source": { "type": "git", "url": "https://github.com/reactphp/socket.git", - "reference": "23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1" + "reference": "ef5b17b81f6f60504c539313f94f2d826c5faa08" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/socket/zipball/23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1", - "reference": "23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1", + "url": "https://api.github.com/repos/reactphp/socket/zipball/ef5b17b81f6f60504c539313f94f2d826c5faa08", + "reference": "ef5b17b81f6f60504c539313f94f2d826c5faa08", "shasum": "" }, "require": { @@ -2621,7 +2621,7 @@ ], "support": { "issues": "https://github.com/reactphp/socket/issues", - "source": "https://github.com/reactphp/socket/tree/v1.16.0" + "source": "https://github.com/reactphp/socket/tree/v1.17.0" }, "funding": [ { @@ -2629,7 +2629,7 @@ "type": "open_collective" } ], - "time": "2024-07-26T10:38:09+00:00" + "time": "2025-11-19T20:47:34+00:00" }, { "name": "react/stream", @@ -2900,16 +2900,16 @@ }, { "name": "rocketman/spoa-php", - "version": "v0.9.4", + "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/RocketMan/spoa-php.git", - "reference": "953ed44e32b6522c02f05ea51badb5fe7b2bedc3" + "reference": "acbee30bcf8ac8cada299028e7223b447a0b326e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/RocketMan/spoa-php/zipball/953ed44e32b6522c02f05ea51badb5fe7b2bedc3", - "reference": "953ed44e32b6522c02f05ea51badb5fe7b2bedc3", + "url": "https://api.github.com/repos/RocketMan/spoa-php/zipball/acbee30bcf8ac8cada299028e7223b447a0b326e", + "reference": "acbee30bcf8ac8cada299028e7223b447a0b326e", "shasum": "" }, "require": { @@ -2940,9 +2940,9 @@ "description": "Stream Processing Offload Agent (SPOA) framework for PHP", "support": { "issues": "https://github.com/RocketMan/spoa-php/issues", - "source": "https://github.com/RocketMan/spoa-php/tree/v0.9.4" + "source": "https://github.com/RocketMan/spoa-php/tree/v1.0.0" }, - "time": "2026-02-05T11:03:04+00:00" + "time": "2026-02-05T14:52:12+00:00" }, { "name": "setasign/tfpdf",