Skip to content

Commit

Permalink
Bump symfony/process from 6.3.4 to 6.3.11
Browse files Browse the repository at this point in the history
Bumps [symfony/process](https://github.com/symfony/process) from 6.3.4 to 6.3.11.
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.0/CHANGELOG.md)
- [Commits](symfony/process@v6.3.4...v6.3.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent ea93a35 commit 6f63524
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24351,16 +24351,16 @@
},
{
"name": "symfony/process",
"version": "v6.3.4",
"version": "v6.3.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "0b5c29118f2e980d455d2e34a5659f4579847c54"
"reference": "0a4e8fac947b0f1720b0f634a13a2273cc4cc1ad"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/0b5c29118f2e980d455d2e34a5659f4579847c54",
"reference": "0b5c29118f2e980d455d2e34a5659f4579847c54",
"url": "https://api.github.com/repos/symfony/process/zipball/0a4e8fac947b0f1720b0f634a13a2273cc4cc1ad",
"reference": "0a4e8fac947b0f1720b0f634a13a2273cc4cc1ad",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -24392,7 +24392,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v6.3.4"
"source": "https://github.com/symfony/process/tree/v6.3.11"
},
"funding": [
{
Expand All @@ -24408,7 +24408,7 @@
"type": "tidelift"
}
],
"time": "2023-08-07T10:39:22+00:00"
"time": "2023-12-02T12:48:42+00:00"
},
{
"name": "symfony/property-access",
Expand Down

0 comments on commit 6f63524

Please sign in to comment.