Skip to content

Commit

Permalink
chore(deps): bump symfony/process
Browse files Browse the repository at this point in the history
Bumps the composer group with 1 update in the / directory: [symfony/process](https://github.com/symfony/process).

Updates `symfony/process` from 4.4.44 to 5.4.46
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.1/CHANGELOG.md)
- [Commits](symfony/process@v4.4.44...v5.4.46)

---
updated-dependencies:
- dependency-name: symfony/process
  dependency-type: direct:production
  dependency-group: composer
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mitelg committed Nov 14, 2024
1 parent 4f305a5 commit f4b561e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 11 deletions.
1 change: 1 addition & 0 deletions UPGRADE-5.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ This changelog references changes done in Shopware 5.7 patch versions.
* Updated `symfony/polyfill-php81` to version 1.31.0
* Updated `symfony/polyfill-php82` to version 1.31.0
* Updated `symfony/polyfill-php83` to version 1.31.0
* Updated `symfony/process` to version 5.4.46
* Updated `symfony/http-kernel` to version 4.4.51
* Updated `symfony/serializer` to version 5.4.45
* Updated `voku/anti-xss` to version 4.1.42
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"symfony/polyfill-php81": "^1.23",
"symfony/polyfill-php82": "^1.26",
"symfony/polyfill-php83": "^1.28",
"symfony/process": "~4.4.34",
"symfony/process": "~5.4.46",
"symfony/serializer": "~5.4.0",
"symfony/validator": "~4.4.34",
"symfony/web-link": "~4.4.27",
Expand Down
20 changes: 10 additions & 10 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f4b561e

Please sign in to comment.