Skip to content

Commit

Permalink
Update symfony/process requirement from ^6.0 to ^7.1
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@v6.0.0...v7.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 0cf30a6 commit 557a021
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 @@ -34,7 +34,7 @@
"php": "^8.1",
"ext-json": "*",
"ext-spl": "*",
"symfony/process": "^6.0"
"symfony/process": "^7.1"
},
"require-dev": {
"laravel/pint": "^1.13"
Expand Down

0 comments on commit 557a021

Please sign in to comment.