Skip to content

Commit

Permalink
fix: bump symfony/process from 4.1.4 to 5.1.8
Browse files Browse the repository at this point in the history
Bumps [symfony/process](https://github.com/symfony/process) from 4.1.4 to 5.1.8.
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/5.x/CHANGELOG.md)
- [Commits](symfony/process@v4.1.4...v5.1.8)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 4, 2020
1 parent f45347b commit 6e5353f
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 91 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "pedrotroller/http-markup",
"require": {
"slim/slim": "^3.11",
"symfony/process": "^4.1"
"symfony/process": "^5.1"
},
"require-dev": {
"behat/behat": "^3.5",
Expand Down
190 changes: 100 additions & 90 deletions composer.lock

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

0 comments on commit 6e5353f

Please sign in to comment.