Skip to content

Commit

Permalink
Update dependency symfony/process to v7.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2024
1 parent ef2f086 commit 5c57d64
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 @@ -12,7 +12,7 @@
"require": {
"php": "^8.1",
"symfony/console": "^v7.0.4",
"symfony/process": "v7.0.4"
"symfony/process": "v7.1.5"
},
"require-dev": {
"phpunit/phpunit": "^8.5|^9.6",
Expand Down

0 comments on commit 5c57d64

Please sign in to comment.