Merge pull request #3454 from nextcloud/dependabot/composer/symfony/event-dispatcher-4.4.34

This commit is contained in:
Julius Härtl
2021-11-29 20:38:44 +01:00
committed by GitHub

26
composer.lock generated
View File

@@ -3637,16 +3637,16 @@
},
{
"name": "symfony/event-dispatcher",
"version": "v4.4.30",
"version": "v4.4.34",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
"reference": "2fe81680070043c4c80e7cedceb797e34f377bac"
"reference": "1a024b45369c9d55d76b6b8a241bd20c9ea1cbd8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2fe81680070043c4c80e7cedceb797e34f377bac",
"reference": "2fe81680070043c4c80e7cedceb797e34f377bac",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1a024b45369c9d55d76b6b8a241bd20c9ea1cbd8",
"reference": "1a024b45369c9d55d76b6b8a241bd20c9ea1cbd8",
"shasum": ""
},
"require": {
@@ -3701,7 +3701,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/v4.4.30"
"source": "https://github.com/symfony/event-dispatcher/tree/v4.4.34"
},
"funding": [
{
@@ -3717,20 +3717,20 @@
"type": "tidelift"
}
],
"time": "2021-08-04T20:31:23+00:00"
"time": "2021-11-15T14:42:25+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",
"version": "v1.1.9",
"version": "v1.1.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
"reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7"
"reference": "01e9a4efac0ee33a05dfdf93b346f62e7d0e998c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7",
"reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7",
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/01e9a4efac0ee33a05dfdf93b346f62e7d0e998c",
"reference": "01e9a4efac0ee33a05dfdf93b346f62e7d0e998c",
"shasum": ""
},
"require": {
@@ -3743,7 +3743,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
"dev-main": "1.1-dev"
},
"thanks": {
"name": "symfony/contracts",
@@ -3780,7 +3780,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.9"
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.11"
},
"funding": [
{
@@ -3796,7 +3796,7 @@
"type": "tidelift"
}
],
"time": "2020-07-06T13:19:58+00:00"
"time": "2021-03-23T15:25:38+00:00"
},
{
"name": "symfony/filesystem",