Skip to content

Commit

Permalink
Update symfony/process requirement from ^5.4|^6.0 to ^6.3.2
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/6.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/process/commits/v6.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent 046c682 commit bd1a646
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 @@ -16,7 +16,7 @@
"illuminate/macroable": "^9.35|^10.1",
"illuminate/support": "^9.35|^10.1",
"ratchet/pawl": "^0.4.1",
"symfony/process": "^5.4|^6.0",
"symfony/process": "^6.3.2",
"vierbergenlars/php-semver": "^2.1|^3.0"
},
"suggest": {
Expand Down

0 comments on commit bd1a646

Please sign in to comment.