Bump symfony/event-dispatcher from 4.4.30 to 4.4.34

Bumps [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) from 4.4.30 to 4.4.34.
- [Release notes](https://github.com/symfony/event-dispatcher/releases)
- [Changelog](https://github.com/symfony/event-dispatcher/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/event-dispatcher/compare/v4.4.30...v4.4.34)

---
updated-dependencies:
- dependency-name: symfony/event-dispatcher
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-11-27 02:01:03 +00:00
committed by GitHub
parent 5349fcc707
commit 3269845cfd

26
composer.lock generated
View File

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