update libs
This commit is contained in:
+3
-3
@@ -29,9 +29,9 @@
|
|||||||
"zordius/lightncandy": "dev-espo#v1.2.5e",
|
"zordius/lightncandy": "dev-espo#v1.2.5e",
|
||||||
"composer/semver": "^3",
|
"composer/semver": "^3",
|
||||||
"spatie/async": "1.5.6",
|
"spatie/async": "1.5.6",
|
||||||
"symfony/process": "6.4.*",
|
"symfony/process": "^6",
|
||||||
"symfony/http-foundation": "6.4.*",
|
"symfony/http-foundation": "^6",
|
||||||
"symfony/routing": "6.0.*",
|
"symfony/routing": "^6",
|
||||||
"cboden/ratchet": "^0.4.4",
|
"cboden/ratchet": "^0.4.4",
|
||||||
"react/zmq": "^0.4.0",
|
"react/zmq": "^0.4.0",
|
||||||
"guzzlehttp/psr7": "^2.7.0",
|
"guzzlehttp/psr7": "^2.7.0",
|
||||||
|
|||||||
Generated
+29
-34
@@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "b96d1d5b9be20903a58eabebb584962e",
|
"content-hash": "6403890abb22db2e1629883a09a3c6c7",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "async-aws/core",
|
"name": "async-aws/core",
|
||||||
@@ -6111,16 +6111,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/http-foundation",
|
"name": "symfony/http-foundation",
|
||||||
"version": "v6.4.16",
|
"version": "v6.4.18",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/http-foundation.git",
|
"url": "https://github.com/symfony/http-foundation.git",
|
||||||
"reference": "431771b7a6f662f1575b3cfc8fd7617aa9864d57"
|
"reference": "d0492d6217e5ab48f51fca76f64cf8e78919d0db"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/431771b7a6f662f1575b3cfc8fd7617aa9864d57",
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/d0492d6217e5ab48f51fca76f64cf8e78919d0db",
|
||||||
"reference": "431771b7a6f662f1575b3cfc8fd7617aa9864d57",
|
"reference": "d0492d6217e5ab48f51fca76f64cf8e78919d0db",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -6168,7 +6168,7 @@
|
|||||||
"description": "Defines an object-oriented layer for the HTTP specification",
|
"description": "Defines an object-oriented layer for the HTTP specification",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/http-foundation/tree/v6.4.16"
|
"source": "https://github.com/symfony/http-foundation/tree/v6.4.18"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -6184,7 +6184,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-11-13T18:58:10+00:00"
|
"time": "2025-01-09T15:48:56+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/polyfill-iconv",
|
"name": "symfony/polyfill-iconv",
|
||||||
@@ -6610,8 +6610,8 @@
|
|||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"thanks": {
|
"thanks": {
|
||||||
"name": "symfony/polyfill",
|
"url": "https://github.com/symfony/polyfill",
|
||||||
"url": "https://github.com/symfony/polyfill"
|
"name": "symfony/polyfill"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@@ -6668,16 +6668,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/process",
|
"name": "symfony/process",
|
||||||
"version": "v6.4.15",
|
"version": "v6.4.20",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/process.git",
|
"url": "https://github.com/symfony/process.git",
|
||||||
"reference": "3cb242f059c14ae08591c5c4087d1fe443564392"
|
"reference": "e2a61c16af36c9a07e5c9906498b73e091949a20"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/process/zipball/3cb242f059c14ae08591c5c4087d1fe443564392",
|
"url": "https://api.github.com/repos/symfony/process/zipball/e2a61c16af36c9a07e5c9906498b73e091949a20",
|
||||||
"reference": "3cb242f059c14ae08591c5c4087d1fe443564392",
|
"reference": "e2a61c16af36c9a07e5c9906498b73e091949a20",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -6709,7 +6709,7 @@
|
|||||||
"description": "Executes commands in sub-processes",
|
"description": "Executes commands in sub-processes",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/process/tree/v6.4.15"
|
"source": "https://github.com/symfony/process/tree/v6.4.20"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -6725,45 +6725,40 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-11-06T14:19:14+00:00"
|
"time": "2025-03-10T17:11:00+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/routing",
|
"name": "symfony/routing",
|
||||||
"version": "v6.0.19",
|
"version": "v6.4.18",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/routing.git",
|
"url": "https://github.com/symfony/routing.git",
|
||||||
"reference": "e56ca9b41c1ec447193474cd86ad7c0b547755ac"
|
"reference": "e9bfc94953019089acdfb9be51c1b9142c4afa68"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/routing/zipball/e56ca9b41c1ec447193474cd86ad7c0b547755ac",
|
"url": "https://api.github.com/repos/symfony/routing/zipball/e9bfc94953019089acdfb9be51c1b9142c4afa68",
|
||||||
"reference": "e56ca9b41c1ec447193474cd86ad7c0b547755ac",
|
"reference": "e9bfc94953019089acdfb9be51c1b9142c4afa68",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=8.0.2"
|
"php": ">=8.1",
|
||||||
|
"symfony/deprecation-contracts": "^2.5|^3"
|
||||||
},
|
},
|
||||||
"conflict": {
|
"conflict": {
|
||||||
"doctrine/annotations": "<1.12",
|
"doctrine/annotations": "<1.12",
|
||||||
"symfony/config": "<5.4",
|
"symfony/config": "<6.2",
|
||||||
"symfony/dependency-injection": "<5.4",
|
"symfony/dependency-injection": "<5.4",
|
||||||
"symfony/yaml": "<5.4"
|
"symfony/yaml": "<5.4"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"doctrine/annotations": "^1.12|^2",
|
"doctrine/annotations": "^1.12|^2",
|
||||||
"psr/log": "^1|^2|^3",
|
"psr/log": "^1|^2|^3",
|
||||||
"symfony/config": "^5.4|^6.0",
|
"symfony/config": "^6.2|^7.0",
|
||||||
"symfony/dependency-injection": "^5.4|^6.0",
|
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
|
||||||
"symfony/expression-language": "^5.4|^6.0",
|
"symfony/expression-language": "^5.4|^6.0|^7.0",
|
||||||
"symfony/http-foundation": "^5.4|^6.0",
|
"symfony/http-foundation": "^5.4|^6.0|^7.0",
|
||||||
"symfony/yaml": "^5.4|^6.0"
|
"symfony/yaml": "^5.4|^6.0|^7.0"
|
||||||
},
|
|
||||||
"suggest": {
|
|
||||||
"symfony/config": "For using the all-in-one router or any loader",
|
|
||||||
"symfony/expression-language": "For using expression matching",
|
|
||||||
"symfony/http-foundation": "For using a Symfony Request object",
|
|
||||||
"symfony/yaml": "For using the YAML loader"
|
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@@ -6797,7 +6792,7 @@
|
|||||||
"url"
|
"url"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/routing/tree/v6.0.19"
|
"source": "https://github.com/symfony/routing/tree/v6.4.18"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -6813,7 +6808,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2023-01-01T08:36:10+00:00"
|
"time": "2025-01-09T08:51:02+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/service-contracts",
|
"name": "symfony/service-contracts",
|
||||||
|
|||||||
Reference in New Issue
Block a user