Skip to content

Commit de7c659

Browse files
composer(deps): bump symfony/process from 6.3.0 to 6.3.2
Bumps [symfony/process](https://github.com/symfony/process) from 6.3.0 to 6.3.2. - [Release notes](https://github.com/symfony/process/releases) - [Changelog](https://github.com/symfony/process/blob/6.3/CHANGELOG.md) - [Commits](symfony/process@v6.3.0...v6.3.2) --- updated-dependencies: - dependency-name: symfony/process dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a3d84b commit de7c659

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"psr/log": "^2.0 || ^3.0",
4444
"symfony/contracts": "^2.5 || ^3.0",
4545
"symfony/http-client": "^5.4.25 || ^6.3",
46-
"symfony/process": "^5.4 || ^6.3",
46+
"symfony/process": "^6.3.2",
4747
"symfony/string": "^5.4 || ^6.3",
4848
"symfony/translation-contracts": "^2.1 || ^3.0",
4949
"twig/twig": "~2.0 || ^3.0",

composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)