summaryrefslogtreecommitdiffstats
path: root/installed.json
diff options
context:
space:
mode:
Diffstat (limited to 'installed.json')
-rw-r--r--installed.json70
1 files changed, 35 insertions, 35 deletions
diff --git a/installed.json b/installed.json
index ca05807..5aa23af 100644
--- a/installed.json
+++ b/installed.json
@@ -651,17 +651,17 @@
},
{
"name": "react/child-process",
- "version": "v0.6.6",
- "version_normalized": "0.6.6.0",
+ "version": "v0.6.7",
+ "version_normalized": "0.6.7.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/child-process.git",
- "reference": "1721e2b93d89b745664353b9cfc8f155ba8a6159"
+ "reference": "970f0e71945556422ee4570ccbabaedc3cf04ad3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/reactphp/child-process/zipball/1721e2b93d89b745664353b9cfc8f155ba8a6159",
- "reference": "1721e2b93d89b745664353b9cfc8f155ba8a6159",
+ "url": "https://api.github.com/repos/reactphp/child-process/zipball/970f0e71945556422ee4570ccbabaedc3cf04ad3",
+ "reference": "970f0e71945556422ee4570ccbabaedc3cf04ad3",
"shasum": ""
},
"require": {
@@ -675,7 +675,7 @@
"react/socket": "^1.16",
"sebastian/environment": "^5.0 || ^3.0 || ^2.0 || ^1.0"
},
- "time": "2025-01-01T16:37:48+00:00",
+ "time": "2025-12-23T15:25:20+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -717,7 +717,7 @@
],
"support": {
"issues": "https://github.com/reactphp/child-process/issues",
- "source": "https://github.com/reactphp/child-process/tree/v0.6.6"
+ "source": "https://github.com/reactphp/child-process/tree/v0.6.7"
},
"funding": [
{
@@ -1193,17 +1193,17 @@
},
{
"name": "symfony/console",
- "version": "v6.4.30",
- "version_normalized": "6.4.30.0",
+ "version": "v6.4.32",
+ "version_normalized": "6.4.32.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "1b2813049506b39eb3d7e64aff033fd5ca26c97e"
+ "reference": "0bc2199c6c1f05276b05956f1ddc63f6d7eb5fc3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/1b2813049506b39eb3d7e64aff033fd5ca26c97e",
- "reference": "1b2813049506b39eb3d7e64aff033fd5ca26c97e",
+ "url": "https://api.github.com/repos/symfony/console/zipball/0bc2199c6c1f05276b05956f1ddc63f6d7eb5fc3",
+ "reference": "0bc2199c6c1f05276b05956f1ddc63f6d7eb5fc3",
"shasum": ""
},
"require": {
@@ -1236,7 +1236,7 @@
"symfony/stopwatch": "^5.4|^6.0|^7.0",
"symfony/var-dumper": "^5.4|^6.0|^7.0"
},
- "time": "2025-12-05T13:47:41+00:00",
+ "time": "2026-01-13T08:45:59+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -1270,7 +1270,7 @@
"terminal"
],
"support": {
- "source": "https://github.com/symfony/console/tree/v6.4.30"
+ "source": "https://github.com/symfony/console/tree/v6.4.32"
},
"funding": [
{
@@ -1364,17 +1364,17 @@
},
{
"name": "symfony/event-dispatcher",
- "version": "v6.4.25",
- "version_normalized": "6.4.25.0",
+ "version": "v6.4.32",
+ "version_normalized": "6.4.32.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
- "reference": "b0cf3162020603587363f0551cd3be43958611ff"
+ "reference": "99d7e101826e6610606b9433248f80c1997cd20b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/b0cf3162020603587363f0551cd3be43958611ff",
- "reference": "b0cf3162020603587363f0551cd3be43958611ff",
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/99d7e101826e6610606b9433248f80c1997cd20b",
+ "reference": "99d7e101826e6610606b9433248f80c1997cd20b",
"shasum": ""
},
"require": {
@@ -1399,7 +1399,7 @@
"symfony/service-contracts": "^2.5|^3",
"symfony/stopwatch": "^5.4|^6.0|^7.0"
},
- "time": "2025-08-13T09:41:44+00:00",
+ "time": "2026-01-05T11:13:48+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -1427,7 +1427,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.25"
+ "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.32"
},
"funding": [
{
@@ -1603,17 +1603,17 @@
},
{
"name": "symfony/finder",
- "version": "v6.4.27",
- "version_normalized": "6.4.27.0",
+ "version": "v6.4.32",
+ "version_normalized": "6.4.32.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
- "reference": "a1b6aa435d2fba50793b994a839c32b6064f063b"
+ "reference": "3ec24885c1d9ababbb9c8f63bb42fea3c8c9b6de"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/finder/zipball/a1b6aa435d2fba50793b994a839c32b6064f063b",
- "reference": "a1b6aa435d2fba50793b994a839c32b6064f063b",
+ "url": "https://api.github.com/repos/symfony/finder/zipball/3ec24885c1d9ababbb9c8f63bb42fea3c8c9b6de",
+ "reference": "3ec24885c1d9ababbb9c8f63bb42fea3c8c9b6de",
"shasum": ""
},
"require": {
@@ -1622,7 +1622,7 @@
"require-dev": {
"symfony/filesystem": "^6.0|^7.0"
},
- "time": "2025-10-15T18:32:00+00:00",
+ "time": "2026-01-10T14:09:00+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -1650,7 +1650,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/finder/tree/v6.4.27"
+ "source": "https://github.com/symfony/finder/tree/v6.4.32"
},
"funding": [
{
@@ -2348,23 +2348,23 @@
},
{
"name": "symfony/process",
- "version": "v6.4.26",
- "version_normalized": "6.4.26.0",
+ "version": "v6.4.32",
+ "version_normalized": "6.4.32.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
- "reference": "48bad913268c8cafabbf7034b39c8bb24fbc5ab8"
+ "reference": "c593135be689b21e6164b1e8f6f5dbf1506b065c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/process/zipball/48bad913268c8cafabbf7034b39c8bb24fbc5ab8",
- "reference": "48bad913268c8cafabbf7034b39c8bb24fbc5ab8",
+ "url": "https://api.github.com/repos/symfony/process/zipball/c593135be689b21e6164b1e8f6f5dbf1506b065c",
+ "reference": "c593135be689b21e6164b1e8f6f5dbf1506b065c",
"shasum": ""
},
"require": {
"php": ">=8.1"
},
- "time": "2025-09-11T09:57:09+00:00",
+ "time": "2026-01-15T13:23:20+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -2392,7 +2392,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/process/tree/v6.4.26"
+ "source": "https://github.com/symfony/process/tree/v6.4.32"
},
"funding": [
{