mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Merge pull request #54746 from nextcloud/dependabot/composer/build/integration/stable31/symfony/event-dispatcher-6.4.25
This commit is contained in:
commit
96ee9b3f22
1 changed files with 6 additions and 6 deletions
12
build/integration/composer.lock
generated
12
build/integration/composer.lock
generated
|
|
@ -3438,16 +3438,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher",
|
||||
"version": "v6.4.24",
|
||||
"version": "v6.4.25",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/event-dispatcher.git",
|
||||
"reference": "307a09d8d7228d14a05e5e05b95fffdacab032b2"
|
||||
"reference": "b0cf3162020603587363f0551cd3be43958611ff"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/307a09d8d7228d14a05e5e05b95fffdacab032b2",
|
||||
"reference": "307a09d8d7228d14a05e5e05b95fffdacab032b2",
|
||||
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/b0cf3162020603587363f0551cd3be43958611ff",
|
||||
"reference": "b0cf3162020603587363f0551cd3be43958611ff",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -3498,7 +3498,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.24"
|
||||
"source": "https://github.com/symfony/event-dispatcher/tree/v6.4.25"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -3518,7 +3518,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2025-07-10T08:14:14+00:00"
|
||||
"time": "2025-08-13T09:41:44+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher-contracts",
|
||||
|
|
|
|||
Loading…
Reference in a new issue