Bump symfony/process from 5.4.21 to 5.4.22

Bumps [symfony/process](https://github.com/symfony/process) from 5.4.21 to 5.4.22.
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/6.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/process/compare/v5.4.21...v5.4.22)

---
updated-dependencies:
- dependency-name: symfony/process
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-03 06:06:30 +00:00 committed by GitHub
parent 53efb352c0
commit cc7981b6c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

@ -4719,16 +4719,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "d4ce417ebcb0b7d090b4c178ed6d3accc518e8bd" "reference": "4b850da0cc3a2a9181c1ed407adbca4733dc839b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/d4ce417ebcb0b7d090b4c178ed6d3accc518e8bd", "url": "https://api.github.com/repos/symfony/process/zipball/4b850da0cc3a2a9181c1ed407adbca4733dc839b",
"reference": "d4ce417ebcb0b7d090b4c178ed6d3accc518e8bd", "reference": "4b850da0cc3a2a9181c1ed407adbca4733dc839b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4761,7 +4761,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/v5.4.21" "source": "https://github.com/symfony/process/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
@ -4777,7 +4777,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-21T19:46:44+00:00" "time": "2023-03-06T21:29:33+00:00"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",