Skip to content

Commit 9f96c80

Browse files
build(deps): bump symfony/process from 6.3.4 to 7.0.0
Bumps [symfony/process](https://github.com/symfony/process) from 6.3.4 to 7.0.0. - [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...v7.0.0) --- updated-dependencies: - dependency-name: symfony/process dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6c29fe commit 9f96c80

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php": ">8.1.0",
2020
"toolkit/cli-utils":"~2.0",
2121
"toolkit/stdlib":"~2.0",
22-
"symfony/process":"~6.0",
22+
"symfony/process":"~6.0 || ~7.0",
2323
"symfony/options-resolver": "~6.0"
2424
},
2525
"require-dev": {

composer.lock

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)