chore(deps): update dependency symfony/console to v7.4.15
JS Unit Tests / test (pull_request) Successful in 43s
Build Test / build (pull_request) Successful in 47s
PHP Unit Tests / test (pull_request) Failing after 1m11s
PHP Integration Tests / Integration Tests (pull_request) Failing after 1m31s

This commit is contained in:
2026-07-30 03:02:39 +00:00
parent b8afd75b77
commit 03eab8b020
Generated
+8 -8
View File
@@ -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": "68916c1b58d9ce06a59f6c58e4a2d226",
"content-hash": "5973ab604a9fb9b298d83e0738dbc17f",
"packages": [
{
"name": "laravel/serializable-closure",
@@ -606,16 +606,16 @@
},
{
"name": "symfony/console",
"version": "v7.4.14",
"version": "v7.4.15",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "92f58bc4bf97a92ed1b9f367f0cd44f20bde0e87"
"reference": "088ec6fe0ef6819cbc301174093b6bfa4ad26930"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/92f58bc4bf97a92ed1b9f367f0cd44f20bde0e87",
"reference": "92f58bc4bf97a92ed1b9f367f0cd44f20bde0e87",
"url": "https://api.github.com/repos/symfony/console/zipball/088ec6fe0ef6819cbc301174093b6bfa4ad26930",
"reference": "088ec6fe0ef6819cbc301174093b6bfa4ad26930",
"shasum": ""
},
"require": {
@@ -680,7 +680,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v7.4.14"
"source": "https://github.com/symfony/console/tree/v7.4.15"
},
"funding": [
{
@@ -700,7 +700,7 @@
"type": "tidelift"
}
],
"time": "2026-06-16T11:50:14+00:00"
"time": "2026-07-27T13:51:00+00:00"
},
{
"name": "symfony/deprecation-contracts",
@@ -3057,5 +3057,5 @@
"ext-iconv": "*"
},
"platform-dev": {},
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.9.0"
}