Bump symfony/process from 5.4.3 to 5.4.47
Bumps [symfony/process](https://github.com/symfony/process) from 5.4.3 to 5.4.47.
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/process/compare/v5.4.3...v5.4.47)
---
updated-dependencies:
- dependency-name: symfony/process
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Diff
composer.lock | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
@@ -1736,16 +1736,16 @@
},
{
"name": "symfony/process",
"version": "v5.4.3",
"version": "v5.4.47",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "553f50487389a977eb31cf6b37faae56da00f753"
"reference": "5d1662fb32ebc94f17ddb8d635454a776066733d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/553f50487389a977eb31cf6b37faae56da00f753",
"reference": "553f50487389a977eb31cf6b37faae56da00f753",
"url": "https://api.github.com/repos/symfony/process/zipball/5d1662fb32ebc94f17ddb8d635454a776066733d",
"reference": "5d1662fb32ebc94f17ddb8d635454a776066733d",
"shasum": ""
},
"require": {
@@ -1778,7 +1778,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v5.4.3"
"source": "https://github.com/symfony/process/tree/v5.4.47"
},
"funding": [
{
@@ -1794,7 +1794,7 @@
"type": "tidelift"
}
],
"time": "2022-01-26T16:28:35+00:00"
"time": "2024-11-06T11:36:42+00:00"
},
{
"name": "symfony/service-contracts",