Skip to content

Commit b04673f

Browse files
Bump symfony/process from 7.1.8 to 7.2.0
Bumps [symfony/process](https://github.com/symfony/process) from 7.1.8 to 7.2.0. - [Release notes](https://github.com/symfony/process/releases) - [Changelog](https://github.com/symfony/process/blob/7.2/CHANGELOG.md) - [Commits](symfony/process@v7.1.8...v7.2.0) --- updated-dependencies: - dependency-name: symfony/process dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ae8fc4 commit b04673f

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
@@ -12,6 +12,6 @@
1212
},
1313
"require-dev": {
1414
"phpunit/phpunit": "^11.4.4",
15-
"symfony/process": "^7.1.8"
15+
"symfony/process": "^7.2.0"
1616
}
1717
}

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)