Skip to content

Commit

Permalink
- (php) Update symfony/process requirement from v7.0.7 to v7.1.5
Browse files Browse the repository at this point in the history
Updates the requirements on [symfony/process](https://github.com/symfony/process) to permit the latest version.
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.1/CHANGELOG.md)
- [Commits](symfony/process@v7.0.7...v7.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 586b79f commit 49ebd61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "library",
"require": {
"php": "^8.3",
"symfony/process": "v7.0.7"
"symfony/process": "v7.1.5"
},
"require-dev": {
"blumilksoftware/codestyle": "^v3.0.0",
Expand Down

0 comments on commit 49ebd61

Please sign in to comment.