summaryrefslogtreecommitdiffstats
path: root/installed.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-11-21 08:01:00 +0100
committerRemi Collet <remi@php.net>2025-11-21 08:01:00 +0100
commit90b4f2fb4094dd077b7fe3a1404443e7e57f1576 (patch)
treeebb905c3870d773eeeeebd3c24510cf1617bc4bf /installed.json
parent874ce8d045118cec80a0e918662141fa6cc2f319 (diff)
update to 3.90.0HEADmaster
Diffstat (limited to 'installed.json')
-rw-r--r--installed.json60
1 files changed, 32 insertions, 28 deletions
diff --git a/installed.json b/installed.json
index 3063186..6b8068c 100644
--- a/installed.json
+++ b/installed.json
@@ -729,17 +729,17 @@
},
{
"name": "react/dns",
- "version": "v1.13.0",
- "version_normalized": "1.13.0.0",
+ "version": "v1.14.0",
+ "version_normalized": "1.14.0.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": {
@@ -753,7 +753,7 @@
"react/async": "^4.3 || ^3 || ^2",
"react/promise-timer": "^1.11"
},
- "time": "2024-06-13T14:18:03+00:00",
+ "time": "2025-11-18T19:34:28+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -796,7 +796,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": [
{
@@ -808,17 +808,17 @@
},
{
"name": "react/event-loop",
- "version": "v1.5.0",
- "version_normalized": "1.5.0.0",
+ "version": "v1.6.0",
+ "version_normalized": "1.6.0.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": {
@@ -830,7 +830,7 @@
"suggest": {
"ext-pcntl": "For signal handling support when using the StreamSelectLoop"
},
- "time": "2023-11-13T13:48:05+00:00",
+ "time": "2025-11-17T20:46:25+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -871,7 +871,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": [
{
@@ -959,17 +959,17 @@
},
{
"name": "react/socket",
- "version": "v1.16.0",
- "version_normalized": "1.16.0.0",
+ "version": "v1.17.0",
+ "version_normalized": "1.17.0.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": {
@@ -986,7 +986,7 @@
"react/promise-stream": "^1.4",
"react/promise-timer": "^1.11"
},
- "time": "2024-07-26T10:38:09+00:00",
+ "time": "2025-11-19T20:47:34+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -1030,7 +1030,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": [
{
@@ -2416,17 +2416,17 @@
},
{
"name": "symfony/service-contracts",
- "version": "v3.6.0",
- "version_normalized": "3.6.0.0",
+ "version": "v3.6.1",
+ "version_normalized": "3.6.1.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
- "reference": "f021b05a130d35510bd6b25fe9053c2a8a15d5d4"
+ "reference": "45112560a3ba2d715666a509a0bc9521d10b6c43"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f021b05a130d35510bd6b25fe9053c2a8a15d5d4",
- "reference": "f021b05a130d35510bd6b25fe9053c2a8a15d5d4",
+ "url": "https://api.github.com/repos/symfony/service-contracts/zipball/45112560a3ba2d715666a509a0bc9521d10b6c43",
+ "reference": "45112560a3ba2d715666a509a0bc9521d10b6c43",
"shasum": ""
},
"require": {
@@ -2437,7 +2437,7 @@
"conflict": {
"ext-psr": "<1.1|>=2"
},
- "time": "2025-04-25T09:37:31+00:00",
+ "time": "2025-07-15T11:30:57+00:00",
"type": "library",
"extra": {
"thanks": {
@@ -2482,7 +2482,7 @@
"standards"
],
"support": {
- "source": "https://github.com/symfony/service-contracts/tree/v3.6.0"
+ "source": "https://github.com/symfony/service-contracts/tree/v3.6.1"
},
"funding": [
{
@@ -2494,6 +2494,10 @@
"type": "github"
},
{
+ "url": "https://github.com/nicolas-grekas",
+ "type": "github"
+ },
+ {
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}