mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
Merge pull request #57961 from nextcloud/dependabot/composer/build/integration/stable31/symfony/event-dispatcher-6.4.32
[stable31] build(deps-dev): bump symfony/event-dispatcher from 6.4.25 to 6.4.32 in /build/integration
This commit is contained in:
commit
1e6790a187
1 changed files with 6 additions and 6 deletions
12
build/integration/composer.lock
generated
12
build/integration/composer.lock
generated
|
|
@ -3450,16 +3450,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher",
|
||||
"version": "v6.4.25",
|
||||
"version": "v6.4.32",
|
||||
"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": {
|
||||
|
|
@ -3510,7 +3510,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": [
|
||||
{
|
||||
|
|
@ -3530,7 +3530,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2025-08-13T09:41:44+00:00"
|
||||
"time": "2026-01-05T11:13:48+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher-contracts",
|
||||
|
|
|
|||
Loading…
Reference in a new issue